0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/api
Naz 648530009d Added use of email templates for version mismatch notifications
refs https://github.com/TryGhost/Toolbox/issues/292

- This change allows to reuse existing pattern present in Ghost on the version mismatch service layer, where we define the contents of the sent email through email templates instead of plain text.
- Apart form templates, there's now failed request URL present in the data passed to the email template along with site title and site url
2022-05-05 18:26:08 +08:00
..
canary Added use of email templates for version mismatch notifications 2022-05-05 18:26:08 +08:00
middleware Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
testmode
app.js Rewrite old version URLs to unversioned URLs with headers (#14646) 2022-05-05 08:45:24 +01:00
index.js