nextcloud/apps/webhooks/lib
Côme Chilliet 6c7931b846 fix(webhooks): Add Nextcloud certificate bundle to client options
This way importing a certificate with occ security:certificate:import
 will allow to use it for webhooks.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-11 14:10:29 +02:00
..
AppInfo fix: Move caching to the mapper instead 2024-06-11 14:10:29 +02:00
BackgroundJobs fix(webhooks): Add Nextcloud certificate bundle to client options 2024-06-11 14:10:29 +02:00
Command chore: rename Index.php to ListWebhooks.php 2024-06-11 14:10:29 +02:00
Controller fix: Fix errors spotted by reviewers, fix @throws annotations 2024-06-11 14:10:29 +02:00
Db fix(webhooks): Refuse webhooks registration if auth header is used without auth data 2024-06-11 14:10:29 +02:00
Listener fix: Make webhook event serialization opt-in with a new interface 2024-06-11 14:10:29 +02:00
Migration fix: Fix errors spotted by reviewers, fix @throws annotations 2024-06-11 14:10:29 +02:00
Service feat: Add event filtering to webhooks 2024-06-11 14:10:29 +02:00
Settings feat: Add admin delegation for webhooks 2024-06-11 14:10:29 +02:00
ResponseDefinitions.php fix: Fix eventFilter definition in ResponseDefinitions 2024-06-11 14:10:29 +02:00