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,511 of 187,239
Downloads: 10,710

Daily

Ranking: 78,093 of 187,224
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec
43671,311,427rails
117351,039,053rspec-rails
135310,164,446capybara
170261,512,779launchy
177252,441,975devise
274163,773,486sqlite3
74268,609,809factory_girl
5,3871,156,688ammeter
27,38549,310radiustar

Owners

#GravatarHandle
1iconmzaccari