0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/settings
Katharina Irrgang fc21b25895
🐛Fixed auto redirect for extra data queries on post and page resources (#9828)
closes #9791

- we only made use of the redirect middleware, who detects if a redirect should happen, for taxonomies (tags, authors)
- `data: page.team` will now redirect too
- `data: post.team` will now redirect too
- you can disable the redirect using the long form
2018-12-03 20:31:48 +01:00
..
cache.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
default-routes.yaml 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
ensure-settings.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
index.js Normalised how we require models 2018-09-21 15:16:19 +02:00
loader.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
validate.js 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
yaml-parser.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00