heartcombo--devise/lib/devise/hooks
Rodrigo Flores 857af600f7 Merge pull request #1722 from Antiarchitect/master
Token regeneration on session timeout.
2012-04-04 13:23:27 -07:00
..
activatable.rb Rename active? to active_for_authentication? 2011-03-25 15:40:46 +01: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 Hook should be on lockable not recoverable and removed an useless comment 2012-03-19 18:06:20 -03:00
rememberable.rb Move rememberable back to a hook. 2011-02-24 21:55:52 +01:00
timeoutable.rb Authentication token expiration on session timeout 2012-04-02 20:48:23 +04:00
trackable.rb use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00