openid - Restore admin access to gerrit -


i have gerrit server h2db , google openid access. google disabled openid service , can't auth on gerrit's web ui.

1) how can restore access gerrit web ui?

2) possible make user list permissions on gerrit server , access via login/password?

please ask 1 question.

you should able configure authentication allow log in account:

[auth] type = development_become_any_account 

in etc/gerrit.config.

this way, expect can add accounts existed before administrator group.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -