Files
BLIGHT--CUE/app.py
Spencer 7f7ebc84d7 Fix webhook signature verification for Gitea
Gitea sends X-Gitea-Signature as a raw hex digest with no scheme
prefix, unlike GitHub's sha256=<digest> format. Removed the prefix
parsing that was causing every request to fail validation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 22:41:02 -05:00

3.4 KiB