Ghost/core/server/web
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
..
admin Removed unused admin serviceworker endpoint 2019-09-02 16:58:06 +01:00
api 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
shared 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
site 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Fixed 404 handling for {admin url}/content/* routes 2019-09-11 14:18:31 +01:00