WIP
This commit is contained in:
@@ -17,6 +17,9 @@ security:
|
||||
provider: bpn_user_provider
|
||||
custom_authenticators:
|
||||
- App\Security\BpnAuthenticator
|
||||
logout:
|
||||
path: app_security_logout
|
||||
target: app_security_login
|
||||
access_control:
|
||||
- { path: ^/profile, roles: ROLE_USER }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user