RubyGems Navigation menu

devise-radius-authenticatable 0.0.6

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. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with the radius server. 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.0.6 - September 12, 2013 (44.0 KB)
  2. 0.0.5 - September 08, 2013 (44.0 KB)
  3. 0.0.4 - January 27, 2013 (43.5 KB)
  4. 0.0.3 - July 23, 2012 (43.5 KB)
  5. 0.0.2 - July 21, 2012 (42.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

devise ~> 2.0
radiustar ~> 0.0.8

Development 依赖 (10):

ammeter ~> 0.2
capybara ~> 1.1
factory_girl ~> 3.4
jquery-rails ~> 2.0
launchy >= 0
rails ~> 3.2
rake ~> 0.9
rspec ~> 2.10
rspec-rails ~> 2.10
sqlite3 ~> 1.3

业主:

作者:

  • Calvin Bascom

SHA 256 校验和:

c0b4aa713a3323e32de022672ebad8bf7d5ae459db8b1ec3f59776270c114dd8

下载总量 24,702

这个版本 4,008

许可:

MIT

需要的 Ruby 版本:

链接: