Ghost/core/server
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
..
adapters Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
api 🐛 Improved error message output when oembed request fails 2020-06-08 15:06:00 +01:00
data Added migration updating members from address with domain 2020-06-08 23:47:02 +05:30
lib Merge pull request from GHSA-4m2q-w26j-h268 2020-06-02 14:30:10 +01:00
models Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services 🐛 Fixed "from" parameter handling for bulk email 2020-06-08 21:56:11 +05:30
translations 🐛 Improved error message output when oembed request fails 2020-06-08 15:06:00 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added membersStripeConnect controller auth method 2020-06-02 15:28:42 +02:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00