heartcombo--devise/lib/devise/hooks
Alexander Zubkov b9112d4308 Handle nil failed_attempts 2013-09-02 14:48:19 +04:00
..
activatable.rb
csrf_cleaner.rb Protect against CSRF token fixation attacks 2013-08-02 23:13:15 +02:00
forgetable.rb Use #persisted? instead of #frozen? to check whether #forget_me should attempt to clear remember token from database 2011-04-25 15:49:59 +08:00
lockable.rb Handle nil failed_attempts 2013-09-02 14:48:19 +04:00
rememberable.rb Document the :store option for sign in 2013-08-09 08:37:27 +02:00
timeoutable.rb Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model 2012-06-16 14:04:34 +02:00
trackable.rb use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00