Files
appwrite/tests/resources
Jake Barnby 7839b3bb3f refactor(notifications): align webhook signing with per-recipient signatureKey
Drop the global _APP_NOTIFICATIONS_WEBHOOK_SECRET env var. There's no
analogous global webhook secret in Appwrite; the existing Webhooks
worker carries a per-webhook signatureKey on the webhook document.

Move the same pattern into the Notification event: each webhook
recipient may carry an optional signatureKey, which the worker
forwards to the Webhook adapter for HMAC-SHA256 signing. Recipients
without a key are delivered unsigned and a tag is logged for audit.
2026-05-01 15:51:25 +12:00
..
2025-11-21 20:05:31 +05:30
2026-02-25 16:08:40 +05:30
2023-12-28 02:22:05 +00:00
2019-12-26 21:58:37 +02:00
2025-04-01 15:29:07 +02:00
2026-03-15 16:39:12 +00:00
2023-11-02 00:16:30 -04:00
2019-11-17 00:57:42 +02:00
2025-10-17 18:14:16 +05:30
2021-06-13 18:01:56 +03:00
2019-12-26 13:48:07 +02:00