diff --git a/Documentation/access-control.txt b/Documentation/access-control.txt index 13e3a5385c..516cf13872 100644 --- a/Documentation/access-control.txt +++ b/Documentation/access-control.txt @@ -1362,6 +1362,12 @@ This limit applies not only to the link:cmd-query.html[`gerrit query`] command, but also to the web UI results pagination size. +[[capability_readAs]] +=== Read As + +Allow users to impersonate any user to see which refs they can read. + + [[capability_runAs]] === Run As diff --git a/polygerrit-ui/app/elements/change-list/gr-change-list-item/gr-change-list-item.html b/polygerrit-ui/app/elements/change-list/gr-change-list-item/gr-change-list-item.html index 9a3fc03dc4..8c152b6ce6 100644 --- a/polygerrit-ui/app/elements/change-list/gr-change-list-item/gr-change-list-item.html +++ b/polygerrit-ui/app/elements/change-list/gr-change-list-item/gr-change-list-item.html @@ -165,8 +165,9 @@ limitations under the License. hidden$="[[isColumnHidden('Assignee', visibleChangeTableColumns)]]">