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: 82,658 of 183,107
Downloads: 9,806

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec
41565,217,426rails
116294,635,586rspec-rails
137256,382,381capybara
165219,328,261launchy
170213,839,938devise
253141,523,763sqlite3
64366,530,423factory_girl
5,455918,098ammeter
26,62846,676radiustar

Owners

#GravatarHandle
1iconmzaccari