0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
Rish cbb3664bdd Added handling for new members support/reply email addresses
no issue

- Updated magic link generation and validation methods for email update API to handle new support address
- Updated importer to ignore the new support address as it can only be updated via verification
- Updated members service to listen on settings edit for new support/reply address fields as well
- Updated tests to include the new settings
2020-08-31 18:09:38 +05:30
..
db
exporter Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
importer Added handling for new members support/reply email addresses 2020-08-31 18:09:38 +05:30
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