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: 82,203 of 180,717
Downloads: 9,481

Daily

Ranking: 54,433 of 180,709
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16863,839,411rake
24772,987,270rspec
42519,301,269rails
115265,543,170rspec-rails
138230,552,780capybara
165197,040,243launchy
172193,133,074devise
238133,443,388sqlite3
58865,263,816factory_girl
5,422828,672ammeter
25,99845,848radiustar

Owners

#GravatarHandle
1iconmzaccari