added role ROLE_SUPER_ADMIN (#15) (#17)

This commit is contained in:
Kevin Papst
2018-01-05 10:12:33 +01:00
committed by GitHub
parent fab663dae1
commit c77ad67da9
4 changed files with 15 additions and 66 deletions

View File

@@ -46,7 +46,7 @@ security:
ROLE_USER: ROLE_CUSTOMER
ROLE_TEAMLEAD: ROLE_USER
ROLE_ADMIN: ROLE_TEAMLEAD
ROLE_SUPER_ADMIN: [ROLE_ADMIN]
ROLE_SUPER_ADMIN: ROLE_ADMIN
access_control:
# this is a catch-all for the admin area