freeCodeCamp/controllers
Sahat Yalkabov b7b74e70b3 Forgot password token changed to hex instead of base64 to avoid having slashes in the url 2014-02-18 03:33:32 -05:00
..
api.js Removed todo comments 2014-02-11 08:40:33 -05:00
contact.js JavaScript style formatting. 2014-02-11 10:46:39 -05:00
forgot.js Forgot password token changed to hex instead of base64 to avoid having slashes in the url 2014-02-18 03:33:32 -05:00
home.js Updated jsdoc comments 2014-01-13 04:34:54 -05:00
reset.js Merged first and second waterfall steps into one, added var secrets = require('../config/secrets');, and mongoose query now returns a user object instead of an array 2014-02-18 03:29:25 -05:00
user.js Changed successful login message to "success" flash instead of "info" 2014-02-10 11:04:36 -05:00