hesabixSite/config/packages/csrf.yaml

9 lines
183 B
YAML
Raw Normal View History

2025-01-09 10:21:26 +03:30
# Enable stateless CSRF protection for forms and logins/logouts
framework:
form:
csrf_protection:
token_id: submit
csrf_protection:
2025-09-05 09:37:27 +03:30
enabled: true