Skip to content
Snippets Groups Projects
Commit 54404884 authored by BOUZAZI Firas's avatar BOUZAZI Firas
Browse files

fixed a security issue

parent a58adb6b
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ security:
access_control:
- { path: ^/admin, allow_if: "user and user.isAdmin == true" }
- { path: ^/*, allow_if: "user and user.isLocked != true" }
when@test:
security:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment