0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-03 08:45:58 +01:00
wxiaoguang 840cf68c3e
Fix release draft access check logic (#36720)
1. remove hasRepoWriteScope to avoid abuse
2. clarify "ctx.Written" behavior
3. merge "read-only" tests to slightly improve performance
2026-02-25 20:59:29 +00:00
..