0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Fabien O'Carroll 48ebbf94d3
Permitted require option for edit, destroy, findOne (#9948)
no-issue

With the new framework it is hard to handle 404 errors outside of the
serialization layer, this is because we cannot force destroy, edit or
findOne to error if the model is missing. This lets us do that.
2018-10-12 18:00:21 +07:00
..
client@b93872f897 Updated Ghost-Admin to 2.2.2 2018-10-11 14:20:35 +07:00
server Permitted require option for edit, destroy, findOne (#9948) 2018-10-12 18:00:21 +07:00
test Stopped api key from assigning the 'Owner' role (#9971) 2018-10-12 15:38:57 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00