1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 12:36:31 +01:00
gitea/routers/api/v1/org
Lunny Xiao 57b5ed3f25
Fix org permission API visibility checks for hidden members and private orgs (#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-05 20:32:15 -08:00
..
action.go Remove API registration-token (#36801) 2026-03-02 10:31:42 -08:00
avatar.go Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
block.go Add a login/login-name/username disambiguation to affected endpoint parameters and response/request models (#34901) 2025-06-29 21:17:45 -07:00
hook.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
label.go Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
member.go Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
org.go Fix org permission API visibility checks for hidden members and private orgs (#36798) 2026-03-05 20:32:15 -08:00
team.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00