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,727 of 183,477
Downloads: 9,858

Daily

Ranking: 41,916 of 183,470
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec
41573,259,067rails
116299,343,940rspec-rails
136260,644,358capybara
165222,691,783launchy
171217,313,552devise
259143,118,777sqlite3
65366,766,849factory_girl
5,457930,707ammeter
26,73446,767radiustar

Owners

#GravatarHandle
1iconmzaccari