Enable run-as in gerrit
This just makes the option available. Actually controlled by ACL. Change-Id: I3c6f853fa30c69397b0639069d6c38fcd869b469
This commit is contained in:
parent
c8b60a3d93
commit
d51658cc18
@ -19,6 +19,7 @@
|
|||||||
<% end -%>
|
<% end -%>
|
||||||
type = <%= gerrit_auth_type %>
|
type = <%= gerrit_auth_type %>
|
||||||
cookieSecure = true
|
cookieSecure = true
|
||||||
|
enableRunAs = true
|
||||||
<% if gerrit_auth_type == 'OPENID_SSO' -%>
|
<% if gerrit_auth_type == 'OPENID_SSO' -%>
|
||||||
openIdSsoUrl = <%= openidssourl %>
|
openIdSsoUrl = <%= openidssourl %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
Loading…
Reference in New Issue
Block a user