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,318 of 187,571
Downloads: 26,726

Daily

Ranking: 38,261 of 187,548
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,196,519rake
28924,848,930rspec
43678,557,783rails
116354,148,778rspec-rails
135313,873,843capybara
159284,085,406jquery-rails
170263,564,872launchy
176254,628,641devise
275165,696,742sqlite3
74768,765,282factory_girl
5,3831,170,693ammeter
27,43349,560radiustar

Owners

#GravatarHandle
1iconcbascom