Skip to content

Commit 702c5bc

Browse files
committed
remove apitokenlist from viewer
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent 7788734 commit 702c5bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/controlplane/pkg/authz/authz.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ var RolesMap = map[Role][]*Policy{
221221
PolicyWorkflowRead,
222222
// Organization
223223
PolicyOrganizationRead,
224-
// API tokens
225-
PolicyAPITokenList,
226224
},
227225
// RoleAdmin is an org-scoped role that provides super admin privileges (it's the higher role)
228226
RoleAdmin: {

0 commit comments

Comments
 (0)