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,617 of 195,762
Downloads: 11,921

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
45773,536,641rails
122400,714,630rspec-rails
144352,433,362capybara
177294,728,676launchy
181290,436,652devise
281191,064,338sqlite3
79571,547,059factory_girl
5,2001,489,980ammeter
28,41751,931radiustar

Owners

#GravatarHandle
1iconmzaccari