2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/config
Naz Gargol 0225936292
Removed subscribers from the codebase (#11153)
refs https://github.com/TryGhost/Ghost/pull/11152

- Added subscribers table drop migration
- Removed subscribers from schema
- Removed subscribers controllers/routes/regression tests
- Removed subscriber related API code
- Removed subscribers from internal apps
- Removed subscriber importer
- Removed subscriber model
- Removed subscriber related permissions
- Removed webhook code related to subscribers
- When upgrading to v3 it is on the site admin to migrate all zapps or any other webhook clients to use members
- Removed subscriber-specific translation
- Removed subscriber lab flag
2019-10-09 11:47:04 +02:00
..
env Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
defaults.json 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
index.js 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
overrides.json Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
utils.js Removed support for apps from getContentPath 2019-04-16 11:05:33 +02:00