Files
Gitea/routers/web
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 <[email protected]>
2022-08-21 17:24:05 +01:00
..
2022-06-26 22:19:22 +08:00
2022-06-25 19:06:01 +02:00
2022-04-20 18:43:26 +08:00
2022-08-21 17:24:05 +01:00
2022-06-25 19:06:01 +02:00
2022-08-08 20:04:28 +02:00
2022-07-12 23:32:37 +02:00