0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-04 06:44:46 +02:00
Gusted 0b4c166e8a
Fix SQL Query for SearchTeam ()
- 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 

Co-authored-by: delvh <dev.lh@web.de>
2022-08-21 17:24:05 +01:00
..
2022-08-21 17:24:05 +01:00