Merge "Enable run-as in gerrit"

This commit is contained in:
Jenkins 2014-04-29 00:51:37 +00:00 committed by Gerrit Code Review
commit ccb37de23e

View File

@ -19,6 +19,7 @@
<% end -%>
type = <%= gerrit_auth_type %>
cookieSecure = true
enableRunAs = true
<% if gerrit_auth_type == 'OPENID_SSO' -%>
openIdSsoUrl = <%= openidssourl %>
<% end -%>