0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Matt Hanley 00e6f4bb34 Removed from-address fallback to members_from_address setting
refs https://github.com/TryGhost/Team/issues/1558

- `members_from_address` is no longer configurable in Admin but was still used as a fallback
- This change removes the fallback so we default straight to noreply@<domain> when a from-address isn't set for a newsletter
2022-05-05 09:44:03 +01:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Removed hasActiveStripeSubscriptions endpoint (#14689) 2022-05-04 17:25:21 +01:00
data Dropped nullable from members_subscribe_events.newsletter_id (#14656) 2022-05-03 16:30:07 +02:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Renamed destroyByAuthor to reassignByAuthor 2022-04-28 15:37:13 +01:00
services Removed from-address fallback to members_from_address setting 2022-05-05 09:44:03 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Rewrite old version URLs to unversioned URLs with headers (#14646) 2022-05-05 08:45:24 +01:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js
overrides.js
run-update-check.js
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00