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,801 of 192,213
Downloads: 11,482

Daily

Ranking: 136,043 of 192,186
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,295,730,382rake
29972,047,708rspec
44735,435,229rails
122380,631,178rspec-rails
141336,588,756capybara
178281,648,458launchy
181273,271,207devise
280179,869,073sqlite3
77370,495,643factory_girl
5,3091,329,226ammeter
28,04551,057radiustar

Owners

#GravatarHandle
1iconmzaccari