Categories: None [Edit]

devise-radius-authenticatable

https://rubygems.org/gems/devise-radius-authenticatable
https://github.com/cbascom/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. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with the radius server. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.

Total

Ranking: 43,345 of 187,239
Downloads: 26,540

Daily

Ranking: 41,793 of 187,224
Downloads: 9

Depended by

RankDownloadsName

Depends on

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

Owners

#GravatarHandle
1iconcbascom