Go to file
Luca Milanesio ce7b745e55 Configurable front-end Servlet Filter as proxy surrogate.
Allows the insertion of an overall Servlet Filter
on top of the Gerrit HTTPD listener. This can be
useful when an additional security enforcement
(i.e. IP-based filtering) is needed on the overall
Gerrit HTTP protocol.

It is very useful for avoiding the usage of Apache
HTTP front-end reverse-proxy and associated problems
such as REST API URL mangling.

Another typical usage is in conjunction with the auth.type = HTTP
and an associated auth.httpheader: instead of putting
an entire Apache HTTP Proxy in front of Gerrit, just
configure a simple Servlet packaged in a JAR on the
$GERRIT_SITE/lib directory.

Change-Id: Ide58854a9335b37fe837f1ef612dd4cb41b388b1
2013-06-19 18:07:47 +01:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-06 19:39:10 -07:00
2013-05-06 19:39:10 -07:00
2013-05-06 19:39:10 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-05-21 20:28:56 -07:00
2013-06-14 14:29:48 -07:00
2013-06-14 12:47:51 -07:00
2013-06-14 10:15:25 +02:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB