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,757 of 196,375
Downloads: 11,949

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,400,595,737rake
291,013,489,279rspec
45781,860,968rails
123404,675,139rspec-rails
144355,767,813capybara
177297,322,008launchy
182293,328,769devise
281193,361,534sqlite3
79971,651,183factory_girl
5,1701,530,441ammeter
28,50452,020radiustar

Owners

#GravatarHandle
1iconmzaccari