【发布时间】:2017-02-28 23:37:47
【问题描述】:
Gerrit type auth is http(apache2 用于认证(文件用户密码))
当我尝试 推源 HEAD:refs/for/master 我有错误:
remote: ERROR: In commit 21875449d592efeb74543b836d7967e12befc944
remote: ERROR: committer email address Workspace@Workspace-PC
remote: ERROR: does not match your user account.
remote: ERROR:
remote: ERROR: You have not registered any email addresses.
remote: ERROR:
remote: ERROR: To register an email address, please visit:
remote: ERROR: https://my_gerrit_site:4432/gerrit/#/settings/contact
当我尝试注册新电子邮件时,出现“500 内部服务器错误”(据我了解,此错误与 gerrit 类型身份验证有关)。 如果我属于管理员组,我就没有这个问题。
【问题讨论】:
标签: gerrit http-authentication access-rights