Categories: None [Edit]

devise-radius-authenticatable

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

Total

Ranking: 41,380 of 180,702
Downloads: 24,761

Daily

Ranking: 50,424 of 180,689
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16863,261,344rake
24772,716,171rspec
42519,025,014rails
115265,396,492rspec-rails
130243,305,082jquery-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
1iconcbascom