0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/integration/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
..
api_authentication_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_configuration_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_db_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_mail_spec.js Workaround / skip & clean Mail API tests 2014-10-17 16:18:57 +02:00
api_notifications_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_posts_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_roles_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_settings_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_slugs_spec.js Shorter user slugs (if possible) 2014-10-01 23:27:21 +02:00
api_tags_spec.js Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
api_themes_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_upload_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_users_spec.js Check ids match on edit 2015-02-28 16:25:37 +00:00