Add jail's status + directorys history admin
This commit is contained in:
@@ -44,4 +44,5 @@ security:
|
||||
- { path: ^/reset-password, roles: PUBLIC_ACCESS }
|
||||
- { path: ^/share, roles: PUBLIC_ACCESS }
|
||||
- { path: ^/admin, roles: ROLE_ADMIN }
|
||||
- { path: ^/directory/history, roles: ROLE_ADMIN }
|
||||
- { path: ^/, roles: IS_AUTHENTICATED_REMEMBERED } #IS_AUTHENTICATED_REMEMBERED= user is logged, with form or with cookie
|
||||
|
||||
Reference in New Issue
Block a user