Merge branch 'stable-2.15' into stable-2.16

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

Change-Id: I9fa805b7e7f2959a04829ad76dce87b3c077b659
This commit is contained in:
David Pursehouse 2019-09-28 10:01:42 +09:00
commit e1587b5887

View File

@ -2744,7 +2744,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