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,516 of 191,542
Downloads: 27,674

Daily

Ranking: 33,981 of 191,513
Downloads: 9

Depended by

RankDownloadsName

Depends on

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

Owners

#GravatarHandle
1iconcbascom