php-content/Migrations
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
..
0001_01_01_000001_create_content_tables.php monorepo sepration 2026-01-26 23:59:46 +00:00
2026_01_26_000001_make_content_media_wp_id_nullable.php monorepo sepration 2026-01-26 23:59:46 +00:00
2026_01_26_000002_add_preview_token_to_content_items.php monorepo sepration 2026-01-26 23:59:46 +00:00
2026_01_26_000003_add_retry_fields_to_content_webhook_logs.php monorepo sepration 2026-01-26 23:59:46 +00:00
2026_01_26_000003_create_content_webhook_endpoints_table.php monorepo sepration 2026-01-26 23:59:46 +00:00
2026_01_29_000001_add_signature_verification_fields.php feat(webhooks): P2-082 P2-083 signature verification and delivery logging 2026-01-29 14:22:09 +00:00