Ghost/core/server/web/api/v2/admin
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
..
app.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
middleware.js Fixed integration_id handling in Webhooks Admin API 2020-07-08 16:54:31 +12:00
routes.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00