Merge "Add new 'read as' capability."

This commit is contained in:
Martin Fick
2018-09-20 18:44:22 +00:00
committed by Gerrit Code Review
9 changed files with 13 additions and 1 deletions

View File

@@ -172,6 +172,7 @@ public class DefaultPermissionBackend extends PermissionBackend {
case CREATE_PROJECT:
case MAINTAIN_SERVER:
case MODIFY_ACCOUNT:
case READ_AS:
case STREAM_EVENTS:
case VIEW_ALL_ACCOUNTS:
case VIEW_CONNECTIONS: