RubyGems Navigation menu

omniauth-rails_csrf_protection 1.0.0

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:
= 複製 已複製

安裝:
=

版本列表:

  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 相依性套件 (2):

actionpack >= 4.2
omniauth ~> 2.0

Development 相依性套件 (4):

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

擁有者:

Pushed by:

作者:

  • Cookpad Inc.

SHA 256 checksum:

3f63b2fb2820e99b0cc41b58169d96fd8e6ee29c38b05f3dde23568f53198b8f

總下載次數 33,070,301

這個版本 6,062,311

License:

MIT

Ruby 版本需求: >= 0

相關連結: