remove unused role ROLE_CUSTOMER (#712)

This commit is contained in:
Kevin Papst
2019-04-19 18:42:25 +02:00
committed by GitHub
parent 48f3ad842d
commit 32b36f42f0
15 changed files with 1 additions and 48 deletions

View File

@@ -41,7 +41,6 @@ security:
allow_if_all_abstain: false
role_hierarchy:
ROLE_USER: ROLE_CUSTOMER
ROLE_TEAMLEAD: ROLE_USER
ROLE_ADMIN: ROLE_TEAMLEAD
ROLE_SUPER_ADMIN: ROLE_ADMIN