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: 44,243 of 196,375
Downloads: 28,469

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,400,595,737rake
291,013,489,279rspec
45781,860,968rails
123404,675,139rspec-rails
144355,767,813capybara
170309,636,036jquery-rails
177297,322,008launchy
182293,328,769devise
281193,361,534sqlite3
79971,651,183factory_girl
5,1701,530,441ammeter
28,50452,020radiustar

Owners

#GravatarHandle
1iconcbascom