Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Modification des droits en non logué
Browse files Browse the repository at this point in the history
  • Loading branch information
GauthierBosson committed Mar 28, 2018
1 parent a5214ed commit 3d575ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/packages/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,7 @@ security:
# Note: Only the *first* access control that matches will be used
access_control:
- { path: ^/lobby, roles: ROLE_MJ }
- { path: ^/profil, roles: ROLE_MJ }
- { path: ^/ajout-actualite, roles: ROLE_ MJ }
# - { path: ^/admin, roles: ROLE_ADMIN }
# - { path: ^/profile, roles: ROLE_USER }

0 comments on commit 3d575ed

Please sign in to comment.