0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
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
..
assets Remove word-breaking from content management button 2013-08-31 08:37:01 +02:00
helpers rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
models Current user added 2013-08-17 22:02:46 +01:00
tpl Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
views Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
init.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00
markdown-actions.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
tagui.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
toggle.js App restructure - closes #245 2013-07-11 20:23:34 +01:00