Ghost/core/server/services/webhooks
Naz b10cc5f62d Blocked webhooks when integration limit is in place
https://github.com/TryGhost/Team/issues/599

- When custom integration limit is enabled all webhooks belonging to integrations have to be disabled as well. The result is the webhook would stop working and to discover that a user would need to navigate to Admin UI (this changes is yet to come, see refed issue)
2021-04-10 00:48:46 +12:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Blocked webhooks when integration limit is in place 2021-04-10 00:48:46 +12:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js Bumped webhook API defaults to v4 2021-03-02 12:31:52 +13:00
trigger.js Updated logging message for webhooks 2020-12-03 17:50:53 +00:00