0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@a8ea51b3ad Updated Ghost-Admin to 2.31.0 2019-09-09 17:47:56 +01:00
frontend 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
server 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
test 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
index.js