Ghost/core/server
Kevin Ansfield 7e92b07233 🔒 Added admin:redirects config option for disabling admin redirects
no issue

- adds `config:redirects` config option that defaults to `true`
- when set to `false`
  - `/ghost/` will 404 on the front-end when a separate admin url is configured
  - all `{resource}/edit/` URLs on the front-end will 404
2019-09-12 12:40:12 +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 Merge branch 'master' into v3 2019-09-10 09:50:15 +01:00
lib 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
models 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
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 V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00