You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #274 Use csrf_token_generator instead of deprecated csrf_provider (ogizanagi)
This PR was merged into the master branch.
Discussion
----------
Use csrf_token_generator instead of deprecated csrf_provider
The `csrf_provider` on a security firewall has been deprecated in favor of `csrf_token_generator` in 2.8 (symfony/symfony#9587).
Commits
-------
bd9ff10 Use csrf_token_generator instead of deprecated csrf_provider
0 commit comments