RubyGems Navigation menu

omniauth-rails_csrf_protection 0.1.1

This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails application) by implementing a CSRF token verifier that directly utilize `ActionController::RequestForgeryProtection` code from Rails.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - February 07, 2022 (10.5 KB)
  2. 1.0.0 - January 14, 2021 (10.5 KB)
  3. 0.1.2 - June 04, 2019 (10.5 KB)
  4. 0.1.1 - June 02, 2019 (10.5 KB)
  5. 0.1.0 - May 30, 2019 (10.5 KB)

Runtime Dependencies (2):

actionpack >= 4.2
omniauth >= 1.3.1

Development Dependencies (4):

bundler >= 0
minitest >= 0
rails >= 0
rake >= 0

Owners:

Authors:

  • Cookpad Inc.

SHA 256 checksum:

cfbc461a98d0928d172432043f7b18fd05bcc411d1423c5aadb4b45d9b3399ee

Total downloads 33,688,358

For this version 2,780

License:

MIT

Required Ruby Version: >= 0

Links: