heartcombo--devise/test
Nils Landt 87f2fa9767 Add options to expire confirmation tokens
With this patch, functionality is added to expire the confirmation
tokens that are being sent by email.
For example, if a token is valid for 3 days only, it cannot be used for
confirmation on the 4th day.
2012-07-09 14:43:12 +02:00
..
controllers test that destroying a session doesn't set the flash if the requested format is not navigational 2012-06-23 14:43:35 -07:00
generators Refactoring simulation inside engine to decide based on the api 2012-05-02 14:53:14 -03:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Add options to expire confirmation tokens 2012-07-09 14:43:12 +02:00
mailers Address issue #1936 2012-06-26 23:11:35 +01:00
models Add options to expire confirmation tokens 2012-07-09 14:43:12 +02:00
omniauth Delegate omniauth_authorize_path to the router, closes #1843 2012-06-16 13:43:11 +02:00
orm Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
rails_app Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
support Add options to expire confirmation tokens 2012-07-09 14:43:12 +02:00
delegator_test.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
devise_test.rb Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for 2011-12-11 20:18:02 +01:00
failure_app_test.rb Try to fix the build for rails 3.1 2012-05-09 23:41:05 +02:00
indifferent_hash.rb
mapping_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01:00
models_test.rb Remove not used variable, fix indent 2012-05-15 17:14:05 -03:00
routes_test.rb fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames 2012-02-17 19:14:42 +09:00
test_helper.rb
test_helpers_test.rb Fix issue #1928, thanks to @ejfinneran for a test case 2012-06-28 12:05:20 +02:00