Hide Http Password Screen if auth.gitBasicAuth = true
If auth.gitBasicAuth is set to true it is the responsibility of the
container hosting Gerrit to authenticate users for HTTP requests.
The generated HTTP passsword stored in Gerrit is then not used anymore,
hence it is not needed to show the HTTP password screen. It may rather
confuse users that they can generate a password which is of no use.
Change-Id: I6a4efc179b61ee384c7be74459720703a2656ce5
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
3 files changed