Files
gerrit/gerrit-httpd
Luca Milanesio 5185b040d3 Allows explicit login with auth.type = HTTP*
When auth.type = HTTP or HTTP_LDAP, allows the configuration of an
explicit login URL in order to trigger the authentication process of
the front-end SSO system.

URL and link name are customizable using:

  * auth.loginUrl
  * auth.loginText

Configuring a server with auth.loginUrl allows an unknown user not yet
logged in to perform anonymous browsing of Gerrit, as allowed by other
auth.type methods.

Change-Id: I52aa7950fdf0ba23a55a7d4eb5f1f1e3f6be6b38
2013-07-30 00:51:30 -07:00
..