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
Víctor Manuel Cruz Dueñas 73f617db7b Checking if unconfirmed_email has changed before to set update_needs_confirmation flash message.
Conflicts:

	test/integration/registerable_test.rb

Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
2012-07-23 16:20:51 +02: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 Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
lockable_test.rb fix unlock message 2012-01-23 15:20:05 +04:00
omniauthable_test.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
recoverable_test.rb Redirect to sign in page when trying to access password#edit without a 2012-06-08 10:08:35 +02: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 Changelog and a minor change on the test title 2012-04-04 17:27:41 -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