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
@chinmayshah24 : Thank you for reporting this ! Actually, there is already a PR about that, but still needs progress: #5942 . I hope there'll be news on this PR any time soon, because many users are encountering this when upgrading to Symfony 3.
Hey guys,
https://github.com/symfony/symfony/blob/master/UPGRADE-3.0.md
Says this:
The options "csrf_provider" and "intention" were renamed to "csrf_token_generator" and "csrf_token_id".
However this is not updated here (for 3.0 version):
http://symfony.com/doc/current/cookbook/security/csrf_in_login_form.html
I hope this is the right place for reporting it.
The text was updated successfully, but these errors were encountered: