fix(security): backport upstream v1.26.2 security fixes #226
Reference in New Issue
Block a user
Delete Branch "fix/225-security-backports"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Cherry-picks security and bug fixes from upstream Gitea v1.26.2 that were not included in our previous merge.
Included fixes (6 commits):
Skipped (already applied from earlier merge):
OAuth PKCE, token scope enforcement, URL sanitization, CSP, permissions, mermaid, actions panics, branch protection order, merge autodetect, maintainer edit, and 7 others.
Skipped (structural divergence, not security-critical):
Test plan
Ref #225