Ghost/core/server/web/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
middleware Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
v2 Fixed integration_id handling in Webhooks Admin API 2020-07-08 16:54:31 +12:00
app.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00