Files
gerrit/Documentation
Luca Milanesio 4205884c67 Git over HTTP BasicAuth against Gerrit basic auth.
Allows the configuration of native Gerrit
username/password authentication scheme used for
Git over HTTP BasicAuth, as alternative of default
DigestAuth scheme against the random generated
password on Gerrit DB.

Example gerrit.config:

[auth]
        type = LDAP
        gitBasicAuth = true

Git over HTTP protocol will be authenticated using
HTTP-BasicAuth and credentials checked on LDAP.

Change-Id: Ibe589ab2b0887d85fd5ae5a4c110dea10dac5d6d
2012-06-24 15:31:47 -07:00
..
2012-06-20 01:02:21 +02:00
2012-03-13 11:51:46 -07:00
2012-05-07 17:29:58 -07:00
2012-06-20 01:02:21 +02:00
2012-06-12 14:54:54 +02:00