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,811 of 192,742
Downloads: 11,552

Daily

Ranking: 76,154 of 192,728
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,314,115,497rake
29977,695,747rspec
44742,275,484rails
122384,111,531rspec-rails
141339,340,282capybara
178283,962,497launchy
182275,868,604devise
278182,269,576sqlite3
77670,663,302factory_girl
5,3191,345,513ammeter
28,12251,191radiustar

Owners

#GravatarHandle
1iconmzaccari