Ghost/core/frontend/services/routing/controllers
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
..
channel.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
collection.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
entry.js 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
index.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
preview.js 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
rss.js 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
static.js 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00