1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/integration
Drew Ulmer f79bb31ee6 Add failing test for Issue #1994
Lockable should not leak information about account existence if paranoid
mode is on.
2012-10-25 16:20:21 -05:00
..
authenticatable_test.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
confirmable_test.rb Refactor according to line notes from josevalim 2012-07-22 14:02:27 +02:00
database_authenticatable_test.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
http_authenticatable_test.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
lockable_test.rb Add failing test for Issue #1994 2012-10-25 16:20:21 -05:00
omniauthable_test.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
recoverable_test.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
registerable_test.rb Checking if unconfirmed_email has changed before to set update_needs_confirmation flash message. 2012-07-23 16:20:51 +02:00
rememberable_test.rb Clean up remember token related config. 2012-02-16 12:30:04 +01:00
timeoutable_test.rb Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model 2012-06-16 14:04:34 +02:00
token_authenticatable_test.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
trackable_test.rb Do not use a local network ip as HTTP_X_FORWARDED_FOR header 2012-01-10 11:43:15 -03:00