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: 83,066 of 186,995
Downloads: 10,345

Daily

Ranking: 63,037 of 186,959
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,129,028,222rake
27909,782,048rspec
43659,156,892rails
117345,351,281rspec-rails
135304,619,222capybara
168257,596,545launchy
175248,620,970devise
276161,097,927sqlite3
73568,353,128factory_girl
5,3821,134,024ammeter
27,30848,547radiustar

Owners

#GravatarHandle
1iconmzaccari