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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,354,615,159rake
29993,218,487rspec
44759,429,268rails
122393,372,550rspec-rails
145346,561,110capybara
169304,233,571jquery-rails
177289,939,568launchy
180284,575,643devise
280187,045,758sqlite3
78871,141,821factory_girl
5,2731,416,118ammeter
28,25851,587radiustar

Owners

#GravatarHandle
1iconcbascom