[OpenStack-Infra] is basic auth broken on our gerrit: review.opendev.org?
Clark Boylan
cboylan at sapwetik.org
Mon Sep 2 16:21:17 UTC 2019
On Mon, Sep 2, 2019, at 8:58 AM, Sorin Sbarnea wrote:
> it would be really nice if we could enable HTTPBasicAuth because at
> this moment talking with multiple gerrit servers seems to be a real
> challenge.
>
> For example:
> * review.rdoprpject.org server works only with BasicAuth and also
> requires custom url suffix "/r".
> * review.opendev.org works only with Digest auth
This doesn't seem to be that difficult:
http://paste.openstack.org/show/769640/
Note the custon /r suffix is a choice that was made by the hosts of that Gerrit iirc and not a default Gerrit behavior. Basically they moved the root of the Gerrit servers a path level down under /r.
>
> Considering that from 2.14 only BasicAuth will be supported, it makes
> sense to make the move now.
More information about the OpenStack-Infra
mailing list