0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes/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_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
db_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
error_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
notifications_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
posts_test.js Check ids match on edit 2015-02-28 16:25:37 +00:00
settings_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
slugs_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
tags_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
users_test.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00