0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Kevin Ansfield 33fe21f888 Removed all clients and client_trusted_domains related code
no issue

- v0.1 is ☠️ so there's no longer any use of client auth
- removes all code related to `clients` and `client_trusted_domains`
- noops the "add backup client" migration in 1.7 because the referenced fixture no longer exists causing migrations and consequently all regression tests to fail
2019-09-12 15:09:49 +01:00
..
adapters Fixed lint rule 2019-09-11 18:37:30 +02:00
api 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
config 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
data Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
lib 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
models Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
public 🔥 Removed ghost-sdk client for v0.1 API (#11100) 2019-09-10 17:15:53 +02:00
services 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
translations Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
views
web Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
analytics-events.js
ghost-server.js
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
overrides.js
update-check.js