Ghost/test/regression/api
Nazar Gargol 173e3292fa Fixed integration_id handling in Webhooks Admin API
no issue

- Changes introduced to both API v3 and v2
- Makes sure to use the same integration_id as authenticated integration for the webhook's data.
-  Makde it is impossible to create orphaned webhooks using token authentication
- Allowed only parent integration to edit it's children webhooks. Throwing permission error otherwise
2020-07-08 16:54:31 +12:00
..
canary Fixed integration_id handling in Webhooks Admin API 2020-07-08 16:54:31 +12:00
v2 Fixed integration_id handling in Webhooks Admin API 2020-07-08 16:54:31 +12:00
v3 Fixed integration_id handling in Webhooks Admin API 2020-07-08 16:54:31 +12:00
admin_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00