Files
appwrite/tests/resources
Jake BarnbyandClaude Opus 4.7 a546c41662 docs(notifications): document _APP_NOTIFICATIONS_WEBHOOK_SECRET
Registers the webhook signing secret in app/config/variables.php under a
new Notifications category, threads it through the worker container in
docker-compose.yml and tests/resources/docker/docker-compose.yml, and
adds an empty default to .env so operators see the knob alongside the
existing SMTP block.

When set, outbound webhook deliveries from the notifications worker
include an X-Appwrite-Webhook-Signature header carrying
sha256=<hex(hmac_sha256(timestamp.body, secret))>. When unset, the
worker delivers payloads unsigned — receivers must decide whether to
accept them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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