Ghost/core/server/api
Hannah Wolfe cde1842750 Check ids match on edit
no issue

- It should not be possible to provide a different ID in the object being edited to that provided in the URL
- We now send the id to check object to ensure there is a match

Credits: Matteo Beccaro
2015-02-28 16:25:37 +00:00
..
authentication.js URL safe base64 encoding 2014-12-01 16:59:49 +01:00
configuration.js Remove navigation config flag 2015-02-25 15:15:55 +00:00
db.js Refactor importer with tests 2014-12-17 18:22:39 +00:00
index.js Add cache invalidation header when updating tags 2015-01-27 23:44:31 +00:00
mail.js Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
notifications.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
posts.js Check ids match on edit 2015-02-28 16:25:37 +00:00
roles.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
tags.js Check ids match on edit 2015-02-28 16:25:37 +00:00
themes.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Check ids match on edit 2015-02-28 16:25:37 +00:00
utils.js Check ids match on edit 2015-02-28 16:25:37 +00:00