Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in authlogic

Getting tripped up by verify_partial_doubles with rails 4 and rspec 3

Rails authlogic : How to make Levels?

What can Devise do that Authlogic can't?

devise authlogic

Declarative authorization and the if_attribute not working

Using Authlogic to authenticate with only a username

ruby-on-rails authlogic

Rest-client log in with authlogic

Rails4 + Authlogic + rspec

authlogic not working with capybara when using the selenium driver

Multiple applications using Authlogic, authenticating users in one database?

ruby-on-rails authlogic

Ruby on rails - Authlogic : periodically check if user session is valid

Rails 3, Authlogic, NGINX and HTTP basic authentication no working nicely together

Which Rails authentication system is better: AuthLogic, Clearance, or Devise?

Rails: Authorization with Authlogic

Force validation of blank passwords in Authlogic

Why I'm getting undefined method `cookies'?

Why does my session expire when using PerformanceTest and not IntegrationTest?

How can I get authlogic to use the Rails session instead of its own cookie?

The Authlogic record method. What does this do

AuthLogic perishable_token resets on every request

validating password format in Authlogic