php-content/tests
Snider 0120908669 feat(webhooks): P2-082 P2-083 signature verification and delivery logging
P2-082: Webhook Signature Verification
- Add require_signature field, verifySignatureWithDetails()
- Support grace period during secret rotation
- Log signature failures for audit

P2-083: Webhook Delivery Logging
- WebhookDeliveryLogger service for centralised logging
- Track duration, response code, signature verification
- Add getDeliveryStats() and getRecentSignatureFailures()

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:22:09 +00:00
..
Feature feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00
Unit feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00
TestCase.php Initial commit 2026-01-26 23:24:57 +00:00