Carlos A. da Silva
|
9643a5fa6d
|
Removing attr_accessible.
|
2009-10-22 20:18:16 -02:00 |
|
Carlos A. da Silva
|
29ea916e9f
|
Fix clearing reset password token while reseting password.
|
2009-10-18 09:54:53 -02:00 |
|
Carlos A. da Silva
|
75e98d3041
|
Separating perishable token into confirmation and reset_password tokens. Adding confirmation_sent_at attribute.
|
2009-10-18 09:14:52 -02:00 |
|
Carlos A. da Silva
|
3700e9979c
|
Clearing perishable token when confirming or reseting password.
|
2009-10-15 17:36:44 -03:00 |
|
Carlos A. da Silva
|
198167d978
|
Removing default mapping and Updating tests at all
|
2009-10-10 18:07:25 -03:00 |
|
Carlos A. da Silva
|
095f7026cb
|
Refactoring recoverable tests to access database only when needed.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
97ae1795bd
|
Recoverable class method reset_password should use a bang!
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
ba7e74e1a1
|
Refactoring confirmable and recoverable to use the same default find method by perishable token.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
cf1ea9ab86
|
Cleaning up recoverable methods, changing to use a hash of options instead of default parameters.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
7ce49cbbe8
|
Configuring session and password controllers as engine, and getting integration tests from devise example app.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
3655fe9096
|
Restructuring directories for models and mailers.
|
2009-09-20 10:35:26 -03:00 |
|