Commit Graph

9 Commits

Author SHA1 Message Date
Sahat Yalkabov
71c5d31521 Update POST /forgot description. 2014-02-18 02:20:56 -05:00
Sahat Yalkabov
ffb2c7b798 Refactor Forgot controller 2014-02-18 02:15:03 -05:00
Sahat Yalkabov
76a73943f4 Converted workflow/eventemitter code to async.waterfall 2014-02-18 02:09:51 -05:00
Sahat Yalkabov
58c3db89ed Updated expiration of password token to 1hr, updated flash message when email is sent with password recovery instructions. 2014-02-18 01:16:34 -05:00
Sahat Yalkabov
0777294c98 Updated email template text, removed token salting, changed token to base64 (24bit) 2014-02-17 20:45:29 -05:00
Sahat Yalkabov
7e06b6a161 Add title "Forgot Password" to GET /forgot template 2014-02-17 19:46:37 -05:00
Sahat Yalkabov
27dab8fbf9 Removed redundant check for empty email address field 2014-02-17 19:45:33 -05:00
Sahat Yalkabov
de1ee38f8e Swapped Gmail for Sendgrid on Forgot Password Send Email workflow 2014-02-17 18:54:46 -05:00
Dan Stroot
1faf279877 Added complete password reset function 2014-02-17 10:00:43 -08:00