Categories: None [Edit]

devise-multi-radius-authenticatable

https://rubygems.org/gems/devise-multi-radius-authenticatable
https://github.com/mzaccari/devise-radius-authenticatable
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.

Total

Ranking: 81,590 of 193,855
Downloads: 11,731

Daily

Ranking: 41,511 of 193,834
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,349,417,869rake
29990,995,714rspec
44756,987,952rails
122392,065,017rspec-rails
143345,544,176capybara
177289,097,488launchy
180283,340,890devise
279186,418,079sqlite3
78771,073,277factory_girl
5,2861,405,402ammeter
28,23851,536radiustar

Owners

#GravatarHandle
1iconmzaccari