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,359 of 187,571
Downloads: 10,814

Daily

Ranking: 43,003 of 187,548
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,196,519rake
28924,848,930rspec
43678,557,783rails
116354,148,778rspec-rails
135313,873,843capybara
170263,564,872launchy
176254,628,641devise
275165,696,742sqlite3
74768,765,282factory_girl
5,3831,170,693ammeter
27,43349,560radiustar

Owners

#GravatarHandle
1iconmzaccari