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,824 of 192,742
Downloads: 27,884

Daily

Ranking: 59,190 of 192,728
Downloads: 2

Depended by

RankDownloadsName

Depends on

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

Owners

#GravatarHandle
1iconcbascom