1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/models
Thibaud Guillaume-Gentil c121d8026e Avoid BCrypt::Errors::InvalidSalt: invalid salt
when password_salt is nil.

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-21 12:09:07 +02:00
..
confirmable_test.rb Save confirmation token to the database, if one does not exist but was requested, closes #377 2010-07-14 18:03:34 +02:00
database_authenticatable_test.rb Avoid BCrypt::Errors::InvalidSalt: invalid salt 2010-09-21 12:09:07 +02:00
lockable_test.rb Refactor code related with authentication keys on password recovery and account unlocking, closes #396. 2010-09-21 12:05:17 +02:00
oauthable_test.rb Unit tests for OAuth. 2010-07-26 20:33:23 +02:00
recoverable_test.rb Refactor code related with authentication keys on password recovery and account unlocking, closes #396. 2010-09-21 12:05:17 +02:00
rememberable_test.rb Tests green on mongoid as well. 2010-07-26 20:25:02 +02:00
timeoutable_test.rb
token_authenticatable_test.rb Small changes to token_authenticatable. 2010-04-06 13:26:56 +02:00
trackable_test.rb
validatable_test.rb Tests green on mongoid as well. 2010-07-26 20:25:02 +02:00