2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/config
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
..
env Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
defaults.json 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
index.js 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
overrides.json 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
utils.js Removed support for apps from getContentPath 2019-04-16 11:05:33 +02:00