Merge "Enable run-as in gerrit"
This commit is contained in:
commit
ccb37de23e
@ -19,6 +19,7 @@
|
||||
<% end -%>
|
||||
type = <%= gerrit_auth_type %>
|
||||
cookieSecure = true
|
||||
enableRunAs = true
|
||||
<% if gerrit_auth_type == 'OPENID_SSO' -%>
|
||||
openIdSsoUrl = <%= openidssourl %>
|
||||
<% end -%>
|
||||
|
Loading…
Reference in New Issue
Block a user