Ghost/core/server/services
Rish dd6ac57aca Fixed missing domain for default support address
no issue

- By default for new sites, support address is set same as from address to `noreply` , with full email address using the domain for `@`
- For newsletter emails, the support address was missing the default site domain to be added to address if its `noreply`
- Fix updates the support address to use the same format as from address and add relevant domain for default case
2020-09-03 16:34:47 +05:30
..
adapter-manager
auth Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
bulk-email Fixed missing domain for default support address 2020-09-03 16:34:47 +05:30
invitations Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
jobs Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
mail
mega Fixed missing domain for default support address 2020-09-03 16:34:47 +05:30
members Fixed missing domain for default support address 2020-09-03 16:34:47 +05:30
permissions
settings Added migrations for support and reply email address setting (#12163) 2020-08-31 17:16:53 +05:30
webhooks Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
labs.js
slack.js
xmlrpc.js