mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
0b4c166e8a
- 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> |
||
---|---|---|
.. | ||
main_test.go | ||
org_test.go | ||
org_user_test.go | ||
org_user.go | ||
org.go | ||
team_repo.go | ||
team_test.go | ||
team_unit.go | ||
team_user.go | ||
team.go |