0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/tpl
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
..
modals Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
settings More iOS friendly form elements 2013-08-20 20:24:20 +01:00
widgets App restructure - closes #245 2013-07-11 20:23:34 +01:00
forgotten.hbs Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
list-item.hbs rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
login.hbs Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
modal.hbs Improved modal creation, now includes info and action types. 2013-07-26 15:32:44 +01:00
notification.hbs Adding notification.hbs 2013-07-22 14:41:27 +01:00
preview.hbs content management preview pane displays post title 2013-08-22 22:48:33 +01:00
signup.hbs More iOS friendly form elements 2013-08-20 20:24:20 +01:00
widget.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00