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: 43,321 of 186,995
Downloads: 26,006

Daily

Ranking: 31,470 of 186,959
Downloads: 21

Depended by

RankDownloadsName

Depends on

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

Owners

#GravatarHandle
1iconcbascom