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,699 of 190,443
Downloads: 11,334

Daily

Ranking: 35,970 of 190,400
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,258,433,457rake
29958,643,907rspec
44719,382,258rails
121372,692,350rspec-rails
140330,057,396capybara
177276,781,809launchy
182267,582,694devise
279175,592,132sqlite3
76770,011,199factory_girl
5,3431,271,901ammeter
27,76650,646radiustar

Owners

#GravatarHandle
1iconmzaccari