feat: rename ROLE_ADMIN to ROLE_TEAM_ADMIN since being too broad
This commit is contained in:
@@ -9,7 +9,7 @@ security:
|
||||
property: email
|
||||
|
||||
role_hierarchy:
|
||||
ROLE_ADMIN: [ ROLE_ADMINISTRATIVE ]
|
||||
ROLE_TEAM_ADMIN: [ ROLE_ADMINISTRATIVE ]
|
||||
ROLE_MANAGER: [ ROLE_ADMINISTRATIVE ]
|
||||
|
||||
firewalls:
|
||||
|
||||
Reference in New Issue
Block a user