Ghost/core/frontend/services
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
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
rss Updated @tryghost/url-utils to v0.3.0 (#11027) 2019-08-16 00:26:24 +01:00
settings Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
url 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00