| Issue 2790: | GENERATE_HTTP_PASSWORD is missing from the global capability list | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Gerrit has a GENERATE_HTTP_PASSWORD global capability [1] but it is not exposed as a permission in the Gerrit Access UI. [1] https://gerrit.googlesource.com/gerrit/+/master/gerrit-common/src/main/java/com/google/gerrit/common/data/GlobalCapability.java Affected Version: master What steps will reproduce the problem? 1. login to gerrit site as an admin 2. goto Projects -> Access -> Global Capabilities -> add permission.. 3. attempt to add the GENERATE_HTTP_PASSWORD What is the expected output? What do you see instead? I would expect to be able to add the GENERATE_HTTP_PASSWORD permission but it's not available.
Jul 23, 2014
(No comment was entered for this change.)
Status:
Submitted
Labels: FixedIn-2.11
Apr 16, 2015
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Owner: zaro0508