0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server Excluded newsletter's sender email value when importing (#14706) 2022-05-06 12:45:10 +05:30
shared Update dependency @tryghost/url-utils to v3 (#14705) 2022-05-05 16:10:18 +01:00
app.js
boot.js Update dependency @tryghost/url-utils to v3 (#14705) 2022-05-05 16:10:18 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00