csrf error solve. try 2

This commit is contained in:
Frank
2026-01-10 13:37:14 +01:00
parent c59d131b80
commit b2817c5d8c
6 changed files with 69 additions and 4 deletions
+1
View File
@@ -30,6 +30,7 @@ security:
# Easy way to control access for large sections of your site
# Note: Only the *first* access control that matches will be used
access_control:
- { path: ^/, roles: PUBLIC_ACCESS, requires_channel: https }
# - { path: ^/admin, roles: ROLE_ADMIN }
# - { path: ^/profile, roles: ROLE_USER }