Ghost/core/server
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
..
adapters
api Implemented global validation on defined fields (#9992) 2018-10-12 15:16:12 +07:00
apps 🐛 Fixed redirect issue with private sites (#9960) 2018-10-08 16:31:08 +07:00
config
data 🐛 Fixed migration from v1 to 2.2.1 (#9984) 2018-10-11 09:04:47 +02:00
helpers
lib
models Permitted require option for edit, destroy, findOne (#9948) 2018-10-12 18:00:21 +07:00
public
services 🐛 Fixed session auth for blogs running on sub dir (#9986) 2018-10-11 14:11:24 +07:00
translations Included expected and actual origin in csrf error (#9974) 2018-10-10 14:36:45 +07:00
views
web Migrated roles controller to API v2 2018-10-10 16:48:22 +02:00
analytics-events.js
filters.js
ghost-server.js
index.js
overrides.js
update-check.js