Files
Escapepage/config/packages/csrf.yaml
2026-01-10 00:39:33 +01:00

11 lines
266 B
YAML

# Enable stateless CSRF protection for forms and logins/logouts
framework:
# form:
# csrf_protection:
# token_id: submit
# csrf_protection:
# stateless_token_ids:
# - submit
# - authenticate
# - logout