0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Jason Williams 2356692fe3 Fix mail test send endpoint
Closes #3071
-Refactor api.mail.sendTest to take a "to:" parameter.
-Inject recipient address into the mail api's sendTest method
 from the route handler.
2014-06-26 22:00:31 +00:00
..
client New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Switching the tests to use ember admin by default 2014-06-26 16:05:42 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js