0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/v2/utils
Nazar Gargol c3e22b6ab9 🐛 Fixed forced page filter not being respected in Content API
closes https://github.com/TryGhost/Ghost/issues/10395, https://github.com/TryGhost/Ghost/issues/10390

- The grouping was introduced due to a flasy conjunction of last filter in 'or' group with enforced page filter, due to this the rest of filters in the 'or' group were bypassed
- Additional grouping added here increases the possiblity of https://github.com/NexesJS/NQL-Lang/issues/7 bug happening
2019-01-21 13:26:45 +00:00
..
serializers 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
validators Added users ctrl to v2 (#10001) 2018-10-12 23:27:30 +02:00
index.js Added helper to check for content API (#10104) 2018-11-06 17:36:22 +05:30
permissions.js Added settings ctrl to v2 2018-10-12 21:13:20 +02:00