1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Carlos A. da Silva
37f6a04c16 Moving perishable token into separated module. 2009-09-18 09:01:29 -03:00
Carlos A. da Silva
0b452cbd29 Setup confirmation instructions notification and tests green. 2009-09-17 21:29:13 -03:00
Carlos A. da Silva
2d2fc9d6b7 Moving views path to lib. 2009-09-17 20:09:00 -03:00
Carlos A. da Silva
673fe04eca Adding hook to authenticate method for testing if a user is already confirmed. 2009-09-17 20:03:38 -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
bb336150fe Refactoring. 2009-09-17 11:27:45 -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
06ebf038e4 Creating authenticate method for user. 2009-09-17 09:46:40 -03:00
Carlos A. da Silva
955c3383c2 Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
José Valim
673fda9725 First commit. 2009-09-16 09:17:43 -03:00