0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Rish 4200eaf1f7 Added migration updating members from address with domain
refs https://github.com/TryGhost/Ghost/issues/11414

We want to allow adding custom domains to member's from address as long as the new email is verified using the magic link flow and not saved directly to DB. Since we currently don't store domain as part of fromAddress, this PR -

- adds migration to update all existing fromAddress by appending site domain
2020-06-08 23:47:02 +05:30
..
client@5d268bfe52 Updated Ghost-Admin to v3.18.1 2020-06-02 18:07:38 +01:00
frontend Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
server Added migration updating members from address with domain 2020-06-08 23:47:02 +05:30
shared Fixed handling non-Ghost errors in Sentry 2020-06-01 19:01:51 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00