Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Fix broken settings documentation of httpd.filterClass section

Change-Id: I20ae2129dc18f490ff5f9366dacc147b40c594fd
This commit is contained in:
David Pursehouse
2019-09-28 10:02:38 +09:00

View File

@@ -2557,7 +2557,7 @@ Example of using a security library secure.jar under $GERRIT_SITE/lib
that provides a org.anyorg.MySecureHeaderFilter Servlet Filter that enforces
a trusted username in the `TRUSTED_USER` HTTP Header and
org.anyorg.MySecureIPFilter that performs source IP security filtering:
+
----
[auth]
type = HTTP