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,881 of 193,317
Downloads: 28,011

Daily

Ranking: 42,288 of 193,287
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,333,448,044rake
29984,201,475rspec
44749,517,372rails
122388,018,210rspec-rails
142342,367,846capybara
166301,610,751jquery-rails
178286,575,177launchy
182279,528,906devise
279184,250,518sqlite3
78270,852,516factory_girl
5,3031,374,206ammeter
28,18651,359radiustar

Owners

#GravatarHandle
1iconcbascom