heartcombo--devise/lib/devise/models
Rogério Yokomizo 8ca34aa41e Remove authentication some authentication token stuffs
Since we don't have authentication token, we don't have to check if
password is "X".

:authentication_token don't have to be in the blacklist for
serialization too.
2013-12-10 12:30:28 -02:00
..
authenticatable.rb Remove authentication some authentication token stuffs 2013-12-10 12:30:28 -02:00
confirmable.rb Removed use of gendered pronouns 2013-12-02 10:02:17 +01:00
database_authenticatable.rb Bring `password_digest` back. 2013-11-08 16:22:31 -02:00
lockable.rb * show message for last attempt, not for one-before-last one; 2013-10-22 00:43:56 +03:00
omniauthable.rb
recoverable.rb remove unused reset_password_token method 2013-09-14 12:30:23 +03:00
registerable.rb
rememberable.rb Removed use of gendered pronouns 2013-12-02 10:02:17 +01:00
timeoutable.rb Remove a couple more gendered pronouns 2013-12-05 09:03:28 +01:00
trackable.rb
validatable.rb