0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/api-acceptance/admin
Naz 43153ba31e Disabled changing webhook's integration_id through PUT API
refs #12033

- Allowing to change parent integration opens up possible security holes and has no clear usecase at the moment. After a webhook record is created it should not be possible to change parent integration.
- Had do partially duplicate JSON schema definition from webhooks definition as there is no proper composition technique available in current version of JSON Schema.
2020-09-24 16:24:02 +12:00
..
actions_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
config_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
db_spec.js Added tokens table to the database 2020-09-17 16:08:35 +01:00
email_preview_spec.js 🐛 Removed [http://url/] output in member email preview text 2020-08-12 20:14:06 +01:00
emails_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
images_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
integrations_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
invites_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
key_authentication_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
labels_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
mail_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
members_spec.js Added support for filtering Members CSV exports 2020-09-23 14:29:15 +01:00
notifications_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
oembed_spec.js Fixed oembed test 2020-07-22 19:49:30 +01:00
pages_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
posts_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
roles_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
settings_spec.js Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
slugs_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
tags_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
themes_spec.js Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
users_spec.js Improved tests for "include=posts.count" query parameter 2020-08-31 17:30:21 +12:00
utils.js Added new portal config flag 2020-09-17 19:40:34 +05:30
webhooks_spec.js Disabled changing webhook's integration_id through PUT API 2020-09-24 16:24:02 +12:00