fix(webhook): replace hooks when signing secret changes #112

Merged
pipeline-bot merged 1 commit from fix/webhook-secret-rotation into main 2026-08-19 23:11:50 +00:00
Contributor

Forgejo 16 accepts webhook secret edits but does not apply them. Replace the hook when its HMAC secret changes, and roll back the replacement if old-hook removal fails.

The regression test models Forgejo 16 and proves list, create, delete behavior.

Forgejo 16 accepts webhook secret edits but does not apply them. Replace the hook when its HMAC secret changes, and roll back the replacement if old-hook removal fails. The regression test models Forgejo 16 and proves list, create, delete behavior.
fix(webhook): replace hooks when signing secret changes
All checks were successful
pipeline/ci CI green @ 0eb6f4392c4a
0eb6f4392c
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/forgejo-operator!112
No description provided.