Ghost/core/server
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
..
controllers Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
data Removed my personal information from fixtures as Ghost is starting to get deployed more frequently now for testing purposes. 2013-08-10 15:42:54 +02:00
filters
helpers Updated pagination helper with cleaner markup. 2013-08-29 16:43:47 +01:00
models Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Save post button now stays spun up 2013-08-29 22:16:16 -05:00
api.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
errorHandling.js
mail.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00