Skip to content

Use csrf_token_generator instead of deprecated csrf_provider #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ogizanagi
Copy link
Contributor

The csrf_provider on a security firewall has been deprecated in favor of csrf_token_generator in 2.8 (symfony/symfony#9587).

@xabbuh
Copy link
Member

xabbuh commented Dec 10, 2015

👍

1 similar comment
@stof
Copy link
Member

stof commented Dec 10, 2015

👍

@javiereguiluz
Copy link
Member

@ogizanagi another one! Thanks for your continuous work on anything related to Symfony.

@javiereguiluz javiereguiluz merged commit bd9ff10 into symfony:master Dec 10, 2015
javiereguiluz added a commit that referenced this pull request Dec 10, 2015
… (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
@ogizanagi ogizanagi deleted the fix_deprecated_csrf_provider branch December 10, 2015 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants