0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/unit/services
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
..
apps Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
auth 🚧 Created members auth middleware 2018-11-08 13:32:09 +07:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
routing 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
rss 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
settings Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
themes Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
url 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
slack_spec.js 🎨 Modified slack webhook payload, added info about published post (#9850) 2018-11-12 13:04:50 +01:00
webhooks_spec.js Updated webhook request header and last triggered error mssg (#10035) 2018-10-19 14:11:03 +01:00
xmlrpc_spec.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00