0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@0bc081786c Updated Ghost-Admin to 2.11.1 2019-01-16 09:58:53 +01:00
server 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
test 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00