1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 00:36:23 +01:00
gitea/routers/api/v1
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
..
activitypub Mark unused&immature activitypub as "not implemented" (#36789) 2026-03-01 12:59:49 +00:00
admin Remove API registration-token (#36801) 2026-03-02 10:31:42 -08:00
misc Mark unused&immature activitypub as "not implemented" (#36789) 2026-03-01 12:59:49 +00:00
notify Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
org Fix org permission API visibility checks for hidden members and private orgs (#36798) 2026-03-05 20:32:15 -08:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo Fix API not persisting pull request unit config when has_pull_requests is not set (#36718) 2026-03-02 22:08:53 +00:00
settings Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
shared Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
swagger WorkflowDispatch api optionally return runid (#36706) 2026-03-01 11:58:16 -08:00
user Remove API registration-token (#36801) 2026-03-02 10:31:42 -08:00
utils Add paging headers (#36521) 2026-02-06 13:12:05 +00:00
api.go fix: /repos/{owner}/{repo}/actions/{runs,jobs} requiring owner permissions (#36818) 2026-03-03 11:23:27 -08:00