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. _______________________________________________ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra