php-content/Models
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
..
AIUsage.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentAuthor.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentBrief.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentItem.php fix(security): require HTMLPurifier for XSS sanitisation 2026-01-29 12:34:35 +00:00
ContentMedia.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentRevision.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentTask.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentTaxonomy.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
ContentWebhookEndpoint.php feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00
ContentWebhookLog.php feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00