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,250 of 183,107
Downloads: 25,264

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec
41565,217,426rails
116294,635,586rspec-rails
136256,678,718jquery-rails
137256,382,381capybara
165219,328,261launchy
170213,839,938devise
253141,523,763sqlite3
64366,530,423factory_girl
5,455918,098ammeter
26,62846,676radiustar

Owners

#GravatarHandle
1iconcbascom