Carlos A. da Silva
|
37de41725c
|
Moving perishable as dependency only for confirmable and recoverable.
|
2009-10-09 07:36:12 -03:00 |
|
Carlos A. da Silva
|
9b8ef40260
|
Moving notifier from lib to engine.
|
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 |
|
Carlos A. da Silva
|
b82717a96c
|
Adding validatable module containing some default email and password validations.
|
2009-09-18 12:03:41 -03:00 |
|
Carlos A. da Silva
|
7f77b4ae40
|
Creating recoverable module, reseting passwords and sending reset instructions. Some minor refactorings.
|
2009-09-18 10:20:45 -03:00 |
|
Carlos A. da Silva
|
37f6a04c16
|
Moving perishable token into separated module.
|
2009-09-18 09:01:29 -03:00 |
|
Carlos A. da Silva
|
3e6d1ffe43
|
Creating notifier and first attempt to send instructions to confirm by email. Some minor refactoring.
|
2009-09-17 19:54:19 -03:00 |
|
Carlos A. da Silva
|
debb0956a8
|
Adding confirmable module, generating confirmation code and confirming a user account.
|
2009-09-17 11:06:46 -03:00 |
|
Carlos A. da Silva
|
955c3383c2
|
Authenticable module: generating salt and encrypting password
|
2009-09-17 09:24:33 -03:00 |
|