Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Skip CSRF check in controller #298

Merged
merged 1 commit into from
Apr 23, 2018
Merged

Skip CSRF check in controller #298

merged 1 commit into from
Apr 23, 2018

Conversation

dwightwatson
Copy link
Contributor

This simply skips the CSRF check in the emails controller to address issue #297. Rails 5.2.0 now includes the CSRF before action by default so this change is necessary for the gem to work out of the box.

@wingrunr21 wingrunr21 merged commit 56daba8 into thoughtbot:master Apr 23, 2018
@dwightwatson
Copy link
Contributor Author

I don't suppose we could get a new tagged release with this fix?

@wingrunr21
Copy link
Collaborator

Yes...I'm going to cut one. Merged the PR on my phone. Can't really cut a release on that.

@wingrunr21
Copy link
Collaborator

Released as v1.5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants