A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/cookpad/omniauth-rails_csrf_protection

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 2.0.1

  • Fix an issue with configuration delegation in Rails < 8.1 (#26)

    For more details, please see 1a0d39099957675f549e1f23c836f57b99b09a00.

- Ruby
Published by sikachu 3 months ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 2.0.0

  • Stop using deprecated ActiveSupport::Configurable when this gem is running against Action Pack version 8.1 and later (#23, #24)

- Ruby
Published by sikachu 3 months ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 1.0.2

  • Update supported Ruby and Rails versions.
  • Ensure the library is working correctly in a multi-threaded environment.

- Ruby
Published by sikachu almost 2 years ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 1.0.1

  • Fix an issue when Omniauth gem is not explicitly specified and required in the Gemfile.

- Ruby
Published by sikachu about 4 years ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 1.0.0

  • 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.

- Ruby
Published by sikachu about 5 years ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 0.1.2

  • Avoid modifying POST params on env while checking for CSRF token (#2)

- Ruby
Published by sikachu over 6 years ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 0.1.1

  • Add support for Rails version 4.2 and 5.0 (#1)

- Ruby
Published by sikachu over 6 years ago

https://github.com/cookpad/omniauth-rails_csrf_protection - Version 0.1.0

Initial release.

- Ruby
Published by sikachu almost 7 years ago