Skip to content
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

Fix Invalid Authenticity Token with Rails 5 #3454

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

javierm
Copy link
Member

@javierm javierm commented Apr 25, 2019

References

Objectives

Fix a bug which caused ActionController::InvalidAuthenticityToken after upgrading to Rails 5.

Notes

so it has to appear before devise's auth methods
@javierm
Copy link
Member Author

javierm commented Apr 25, 2019

Travis build failed due to issue #3451, which isn't related to this pull request.

@javierm javierm merged commit 488dd66 into master Apr 25, 2019
@javierm javierm deleted the fix_rails5_forgery_protection branch April 25, 2019 18:12
@voodoorai2000 voodoorai2000 added this to Release 1.0.0-beta in Roadmap Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants