0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/views
Gabor Javorszky 5999d01b7d Repaired email sending, implement password reset
Closes #288
* I use SendGrid for sending the emails, and it works fine (provided you supply the correct credentials in `config.mail` in `config.js`)
* Generates a random 12 char long alphanumeric password, replaces user's pw, and sends an email about it.
2013-09-01 00:20:12 +02:00
..
base.js Merge pull request #559 from matthojo/Notification-Animations 2013-08-29 07:40:44 -07:00
blog.js Improved Modals transitions 2013-08-28 14:23:36 +01:00
dashboard.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
debug.js
editor.js Merge pull request #569 from gotdibbs/Issue469 2013-08-30 07:23:13 -07:00
login.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
settings.js Adding fade transitions between settings tabs. 2013-08-29 18:36:33 +01:00