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,787 of 193,317
Downloads: 11,636

Daily

Ranking: 42,288 of 193,287
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,333,448,044rake
29984,201,475rspec
44749,517,372rails
122388,018,210rspec-rails
142342,367,846capybara
178286,575,177launchy
182279,528,906devise
279184,250,518sqlite3
78270,852,516factory_girl
5,3031,374,206ammeter
28,18651,359radiustar

Owners

#GravatarHandle
1iconmzaccari