RubyGems Navigation menu

omniauth-rails_csrf_protection 2.0.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:
=

インストール:
=

バージョン履歴:

  1. 2.0.1 December 10, 2025 (9KB)
  2. 2.0.0 November 23, 2025 (8.5KB)
  3. 1.0.2 May 10, 2024 (8KB)
  4. 1.0.1 February 07, 2022 (10.5KB)
  5. 1.0.0 January 14, 2021 (10.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

actionpack >= 4.2
omniauth ~> 2.0

Development依存関係 (5):

bundler >= 0
capybara >= 0
minitest >= 0
rails ~> 7.2.0
rake >= 0

所有者:

プッシュ者:

作者:

  • Cookpad Inc.

SHA 256チェックサム:

=

累計ダウンロード数 58,277,071

このバージョンのみ 14,718

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: