0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Nazar Gargol e109c54245 🐛 Fixed 500 error when wrong field data was passed
closes #10564

- Added similar filtering logic to models/base in `findOne` as in `findPage` to prevent fetching unexistent columns
2019-03-05 17:26:34 +08:00
..
client@b99721d849 Updated Ghost-Admin to 2.16.2 2019-02-27 10:06:48 +01:00
server 🐛 Fixed 500 error when wrong field data was passed 2019-03-05 17:26:34 +08:00
test 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00