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: 42,374 of 183,477
Downloads: 25,332

Daily

Ranking: 41,916 of 183,470
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec
41573,259,067rails
116299,343,940rspec-rails
136260,644,358capybara
139258,807,142jquery-rails
165222,691,783launchy
171217,313,552devise
259143,118,777sqlite3
65366,766,849factory_girl
5,457930,707ammeter
26,73446,767radiustar

Owners

#GravatarHandle
1iconcbascom