Files
freeCodeCamp/server
Mrugesh Mohapatra ff4dfb09da Add email verification and notifications
This commit
- [x] Fixes the flash notice color (Trivial)
- [x] Adds flash message for user with no email.
- [x] Adds checks to see if user's email is verified, and displays corresponding notification.
- [x] Adds email templates.
2016-06-01 08:34:34 +00:00
..
2015-09-02 00:38:15 -07:00
2016-04-14 21:19:37 -07:00
2015-11-03 21:54:42 -08:00
2016-05-02 17:22:56 -07:00
2015-10-26 19:28:33 -04:00
2016-04-06 21:11:07 -07:00

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents changes as the contents of client side files change.