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,267 of 187,950
Downloads: 10,907

Daily

Ranking: 78,816 of 187,922
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,176,878,843rake
28929,993,045rspec
43684,409,127rails
116356,909,233rspec-rails
136316,423,931capybara
171265,513,528launchy
177256,498,265devise
275167,243,038sqlite3
75168,958,323factory_girl
5,3781,184,113ammeter
27,51849,704radiustar

Owners

#GravatarHandle
1iconmzaccari