Expose the GENERATE_HTTP_PASSWORD capability permssion.

Gerrit has a GENERATE_HTTP_PASSWORD capability but it is not exposed
as a permission in the Gerrit Access UI.  This change exposes the
GENERATE_HTTP_PASSWORD capability and restricts REST API action for
getting and generating the HTTP password.

Bug: Issue 2790
Change-Id: Ie7cfeac9090462758438ebe6710dffae4368ccd4
This commit is contained in:
Khai Do
2014-07-22 10:15:57 -07:00
committed by David Pursehouse
parent 5060305a89
commit e715d2484a
6 changed files with 9 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ createGroup = Create Group
createProject = Create Project
emailReviewers = Email Reviewers
flushCaches = Flush Caches
generateHttpPassword = Generate HTTP Password
killTask = Kill Task
priority = Priority
queryLimit = Query Limit