Categories: None [Edit]

devise-multi-radius-authenticatable

https://rubygems.org/gems/devise-multi-radius-authenticatable
https://github.com/mzaccari/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. One or more servers may be configured. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with each server until a response is received. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.

Total

Ranking: 81,920 of 196,658
Downloads: 11,963

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
178299,856,220launchy
182296,137,252devise
286195,503,478sqlite3
80171,757,712factory_girl
5,1641,554,800ammeter
28,57552,138radiustar

Owners

#GravatarHandle
1iconmzaccari