0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Rishabh Garg bc2f6eb8e9 Added migrations for support and reply email address setting (#12163)
no issue

- Added default settings for the two new setting fields - `members_support_address` and `members_reply_address`
- Added migrations for setting group for new email settings
- Migration sets current from address as new support address default
- Added migration to set new support address same as from address
- Updated tests for new settings
- `members_support_address` - How members can reach for help with their account, public setting
- `members_reply_address` - Where you receive responses to newsletters
2020-08-31 17:16:53 +05:30
..
db Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
exporter Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
importer Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
migrations Added migrations for support and reply email address setting (#12163) 2020-08-31 17:16:53 +05:30
schema Added migrations for support and reply email address setting (#12163) 2020-08-31 17:16:53 +05:30
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00