Files
gerrit/gerrit-common
Shawn O. Pearce c9d26b5336 Add a Register link when using LDAP authentication
If auth.type is LDAP Gerrit is responsible for collecting the username
and password and authenticating to the directory.  But we don't have a
way to create new users in the directory, as this is far beyond any
scope we want to handle.

Site administrators might have a URL users can visit to create their
own account, or maybe just want to publish a mailto: link so the user
can request an account to be manually created for them.  Allow those
links to be configured through gerrit.config as auth.registerUrl.

Change-Id: I996ed53c5b80579f3a60cfcf9aebb7940d501366
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-16 08:05:27 -08:00
..
2009-12-12 20:17:29 -08:00