0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-18 20:14:47 +01:00
Lunny Xiao 96515c0f20
Fix org permission API visibility checks for hidden members and private orgs (#36798) (#36841)
backport #36798 

- fix wrong parameter of HasOrgOrUserVisible in
routers/api/v1/org/org.go
- add integration tests covering the bug fix
- merge permissions API tests

---
Generated by a coding agent with Codex 5.2
2026-03-08 16:26:08 +00:00
..