You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
home.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
members.go Fix public org members displayed too many informations (#20403) 2 years ago
org.go Move organization related structs into sub package (#18518) 2 years ago
org_labels.go Move issues related files into models/issues (#19931) 2 years ago
setting.go Add Docker /v2/_catalog endpoint (#20469) 2 years ago
teams.go Fix SQL Query for `SearchTeam` (#20844) 2 years ago