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,201 of 180,702
Downloads: 9,473

Daily

Ranking: 60,926 of 180,689
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16863,261,344rake
24772,716,171rspec
42519,025,014rails
115265,396,492rspec-rails
138230,404,840capybara
165196,924,771launchy
172193,024,859devise
238133,382,549sqlite3
58865,254,360factory_girl
5,423828,319ammeter
25,97945,840radiustar

Owners

#GravatarHandle
1iconmzaccari