Skip to content

Commit 22e3c6d

Browse files
committed
Metrics: Adjust ACL rules for endpoint access photoprism#5355
Signed-off-by: Michael Mayer <[email protected]>
1 parent 96fe2c7 commit 22e3c6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/auth/acl/rules.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ var Rules = ACL{
117117
},
118118
ResourceMetrics: Roles{
119119
RoleAdmin: GrantFullAccess,
120-
RoleApp: GrantNone,
121120
RoleService: GrantViewAll,
122121
RolePortal: GrantViewAll,
123122
RoleClient: GrantViewAll,

0 commit comments

Comments
 (0)