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,615 of 191,542
Downloads: 11,410

Daily

Ranking: 62,839 of 191,513
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,276,466,484rake
29965,445,035rspec
44727,613,768rails
122376,557,602rspec-rails
140333,196,417capybara
178279,135,792launchy
181270,309,803devise
278177,734,088sqlite3
77070,194,538factory_girl
5,3201,300,025ammeter
27,84150,800radiustar

Owners

#GravatarHandle
1iconmzaccari