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,358 of 187,950
Downloads: 26,866

Daily

Ranking: 71,921 of 187,922
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,176,878,843rake
28929,993,045rspec
43684,409,127rails
116356,909,233rspec-rails
136316,423,931capybara
159285,531,486jquery-rails
171265,513,528launchy
177256,498,265devise
275167,243,038sqlite3
75168,958,323factory_girl
5,3781,184,113ammeter
27,51849,704radiustar

Owners

#GravatarHandle
1iconcbascom