php-content/Controllers
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
..
Api feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00
ContentPreviewController.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00