0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/routes
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
..
admin.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
api.js Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
frontend.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
index.js