RubyGems Navigation menu

devise-multi-radius-authenticatable 0.1.2

A new authentication strategy named radius_authenticatable is added to the list of warden strategies when the model requests it. The radius server information is configured through the devise initializer. One or more servers may be configured. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with each server until a response is received. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - April 15, 2020 (46KB)
  2. 0.2.0 - October 27, 2016 (46KB)
  3. 0.1.2 - December 03, 2015 (46KB)
  4. 0.1.1 - December 03, 2015 (45.5KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (2):

devise ~> 3
radiustar ~> 0.0.8

Development依存関係 (9):

ammeter ~> 0.2
capybara ~> 2.2.1
factory_girl ~> 4.4
launchy >= 0
rails ~> 4
rake ~> 10.2.2
rspec ~> 2.14
rspec-rails ~> 2.14
sqlite3 ~> 1.3

所有者:

作者:

  • Michael Zaccari

SHA 256チェックサム:

e87df31547441839efdf6691b23422f4a1f093264fffcd0e8b13095065acee83

累計ダウンロード数 9,500

このバージョンのみ 3,041

ライセンス:

MIT

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

リンク: