gitea/routers/web/org
Gusted e6ec411491
Fix SQL Query for `SearchTeam` (#20844) (#20872)
Backport #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
2022-08-21 19:31:51 +01:00
..
home.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
members.go Move org functions (#19753) 2022-05-20 12:20:51 +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) (#20556) 2022-07-30 17:52:04 +02:00
teams.go Fix SQL Query for `SearchTeam` (#20844) (#20872) 2022-08-21 19:31:51 +01:00