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,394 of 180,717
Downloads: 24,773

Daily

Ranking: 44,356 of 180,709
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16863,839,411rake
24772,987,270rspec
42519,301,269rails
115265,543,170rspec-rails
130243,389,551jquery-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
1iconcbascom