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: 44,362 of 196,658
Downloads: 28,486

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,416,600,134rake
291,020,526,382rspec
45789,914,448rails
124408,503,748rspec-rails
145359,062,742capybara
170311,457,719jquery-rails
178299,856,220launchy
182296,137,252devise
286195,503,478sqlite3
80171,757,712factory_girl
5,1641,554,800ammeter
28,57552,138radiustar

Owners

#GravatarHandle
1iconcbascom