mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Working on the organization and permissions.
This commit is contained in:
@@ -19,8 +19,7 @@ const superadmin = ac.newRole({
|
||||
...adminAc.statements,
|
||||
...orgAdminAc.statements,
|
||||
...orgOwnerAc.statements,
|
||||
...orgMemberAc.statements
|
||||
|
||||
...orgMemberAc.statements,
|
||||
});
|
||||
|
||||
const admin = ac.newRole({
|
||||
|
||||
Reference in New Issue
Block a user