auth.gitBasicAuthPolicy is set to HTTP,
the randomly generated HTTP password is used for authentication. On the other hand,
if auth.gitBasicAuthPolicy is set to HTTP_LDAP,
the password in the request is first checked against the HTTP password and, if
it does not match, it is then validated against the LDAP password.
Service users that only exist in the Gerrit database are authenticated by their
HTTP passwords.