Alexander Hofbauer and GitHub
2d8f656159
[stimulus-bundle] Fix broken CSRF header generation with Turbo forms ( #1377 )
2025-01-23 12:15:16 +01:00
Hubert LECORCHE and GitHub
452e626976
[stimulus-bundle] Export CSRF protection helpers ( #1375 )
2025-01-23 09:45:42 +01:00
Simon André and GitHub
84862d352c
Dispatch event on CSRF form field value change ( #1376 )
...
This allow support / compatibility with LiveComponent when action are done between form first render and submit
(ex: another form submit with Turbo and double header check)
See https://github.com/symfony/ux/issues/2505
2025-01-20 08:44:45 +01:00
Nicolas Grekas and GitHub
a98652006b
[stimulus-bundle] Match name="_csrf_token" when looking for CSRF fields ( #1373 )
2025-01-15 15:29:42 +01:00
Nicolas Grekas
b14ca0650c
[stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields
2025-01-06 09:38:30 +01:00
Nicolas Grekas
21a9094ea7
Enable stateless CSRF protection for forms, logins and logouts
2024-10-12 09:32:38 +02:00