feat: improve user impersonation using dedicated voter
This commit is contained in:
@@ -22,7 +22,7 @@ security:
|
||||
custom_authenticators:
|
||||
- App\Security\BpnAuthenticator
|
||||
switch_user:
|
||||
role: ROLE_ADMIN
|
||||
role: CAN_IMPERSONATE
|
||||
logout:
|
||||
path: app_security_logout
|
||||
target: app_security_login
|
||||
|
||||
Reference in New Issue
Block a user