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,882 of 193,855
Downloads: 28,141

Daily

Ranking: 27,832 of 193,834
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,349,417,869rake
29990,995,714rspec
44756,987,952rails
122392,065,017rspec-rails
143345,544,176capybara
168303,583,370jquery-rails
177289,097,488launchy
180283,340,890devise
279186,418,079sqlite3
78771,073,277factory_girl
5,2861,405,402ammeter
28,23851,536radiustar

Owners

#GravatarHandle
1iconcbascom