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:
commit
e1587b5887
@ -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
|
that provides a org.anyorg.MySecureHeaderFilter Servlet Filter that enforces
|
||||||
a trusted username in the `TRUSTED_USER` HTTP Header and
|
a trusted username in the `TRUSTED_USER` HTTP Header and
|
||||||
org.anyorg.MySecureIPFilter that performs source IP security filtering:
|
org.anyorg.MySecureIPFilter that performs source IP security filtering:
|
||||||
|
+
|
||||||
----
|
----
|
||||||
[auth]
|
[auth]
|
||||||
type = HTTP
|
type = HTTP
|
||||||
|
Loading…
Reference in New Issue
Block a user