gitea/routers/web/org
Gusted 0b4c166e8a
Fix SQL Query for `SearchTeam` (#20844)
- Currently the function takes in the `UserID` option, but isn't being
used within the SQL query. This patch fixes that by checking that only
teams are being returned that the user belongs to.

Fix #20829

Co-authored-by: delvh <dev.lh@web.de>
2022-08-21 17:24:05 +01:00
..
home.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
members.go Fix public org members displayed too many informations (#20403) 2022-07-19 12:22:38 +02:00
org.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_labels.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
setting.go Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
teams.go Fix SQL Query for `SearchTeam` (#20844) 2022-08-21 17:24:05 +01:00