Ghost/core/test/unit
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 ⚠️ Skiped Scheduler initialization logic and it's tests 2019-09-11 18:27:57 +02:00
api 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
apps 🔥 Removed RSS pagination (#11069) 2019-09-02 11:34:13 +01:00
config Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
helpers 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
lib Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
models Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
services 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
web Fixed parent-app unit tests 2019-09-11 14:27:09 +01:00