mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
fix: fix deny access to prevent a regression
This commit is contained in:
@@ -21,6 +21,7 @@ var (
|
||||
unifiedrole.UnifiedRoleViewerListGrantsID,
|
||||
unifiedrole.UnifiedRoleEditorListGrantsID,
|
||||
unifiedrole.UnifiedRoleFileEditorListGrantsID,
|
||||
unifiedrole.UnifiedRoleDeniedID,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user