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,444 of 190,443
Downloads: 27,583

Daily

Ranking: 40,674 of 190,400
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,258,433,457rake
29958,643,907rspec
44719,382,258rails
121372,692,350rspec-rails
140330,057,396capybara
161293,708,050jquery-rails
177276,781,809launchy
182267,582,694devise
279175,592,132sqlite3
76770,011,199factory_girl
5,3431,271,901ammeter
27,76650,646radiustar

Owners

#GravatarHandle
1iconcbascom