0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Rishabh Garg 0694e016e0
Excluded newsletter's sender email value when importing (#14706)
refs https://github.com/TryGhost/Team/issues/1529

- the sender email addresses for newsletters require verification to set.
- this ensures there isn't a way around that by modifying an export file then importing it by setting it to null on import.

This pattern is similar to the current `members_from_address` setting which is excluded when importing.
2022-05-06 12:45:10 +05:30
..
e2e-api Fixed newsletter includes when adding or editing (#14696) 2022-05-05 11:20:15 +02:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Removed backwards compatibility for ghost_head and ghost_foot settings 2022-04-28 15:37:14 +01:00
regression Added test coverage for author reassignment 2022-05-03 14:57:35 +08:00
unit Excluded newsletter's sender email value when importing (#14706) 2022-05-06 12:45:10 +05:30
utils Update dependency @tryghost/url-utils to v3 (#14705) 2022-05-05 16:10:18 +01:00
.eslintignore
.eslintrc.js
.jshintrc