Skip to content

Releases: cookpad/omniauth-rails_csrf_protection

Version 1.0.2

10 May 11:26
v1.0.2
f0f5f84
Compare
Choose a tag to compare
  • Update supported Ruby and Rails versions.
  • Ensure the library is working correctly in a multi-threaded environment.

Version 1.0.1

07 Feb 07:57
v1.0.1
b0ea863
Compare
Choose a tag to compare
  • Fix an issue when Omniauth gem is not explicitly specified and required in the Gemfile.

Version 1.0.0

14 Jan 05:47
v1.0.0
Compare
Choose a tag to compare
  • Drop support for omniauth <= 2.0.0 (#9)
  • Utilize OmniAuth's 2.0.0 new request_validation_phase= configuration instead of before_request_phase=. (#9)

Please See OmniAuth 2.0.0 Release Note for more details.

Version 0.1.2

04 Jun 02:18
v0.1.2
9eb23d6
Compare
Choose a tag to compare
  • Avoid modifying POST params on env while checking for CSRF token (#2)

Version 0.1.1

04 Jun 02:16
v0.1.1
b377533
Compare
Choose a tag to compare
  • Add support for Rails version 4.2 and 5.0 (#1)

Version 0.1.0

30 May 15:24
v0.1.0
Compare
Choose a tag to compare

Initial release.