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,113 of 195,762
Downloads: 28,419

Daily

Ranking: 60,205 of 195,747
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
45773,536,641rails
122400,714,630rspec-rails
144352,433,362capybara
169307,758,727jquery-rails
177294,728,676launchy
181290,436,652devise
281191,064,338sqlite3
79571,547,059factory_girl
5,2001,489,980ammeter
28,41751,931radiustar

Owners

#GravatarHandle
1iconcbascom