RubyGems Navigation menu

devise-multi-radius-authenticatable 0.2.0

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 (46.0 KB)
  2. 0.2.0 - October 27, 2016 (46.0 KB)
  3. 0.1.2 - December 03, 2015 (46.0 KB)
  4. 0.1.1 - December 03, 2015 (45.5 KB)
显示所有版本 (共 5 个)

Runtime 依赖 (2):

devise < 4.3.0, >= 4.0.0
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 校验和:

dcd8b81226fe2de583355058b2f60b5c0d15e97c3a22fa470ff5e1f81d518767

下载总量 9,438

这个版本 2,264

许可:

MIT

需要的 Ruby 版本: >= 0

链接: