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,746 of 192,213
Downloads: 27,790

Daily

Ranking: 77,791 of 192,186
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,295,730,382rake
29972,047,708rspec
44735,435,229rails
122380,631,178rspec-rails
141336,588,756capybara
165297,879,439jquery-rails
178281,648,458launchy
181273,271,207devise
280179,869,073sqlite3
77370,495,643factory_girl
5,3091,329,226ammeter
28,04551,057radiustar

Owners

#GravatarHandle
1iconcbascom