diff options
author | zeripath <art27@cantab.net> | 2022-02-02 08:40:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-02 08:40:04 +0000 |
commit | 9c318a17f576887736e97c7bc2971d2ad7579a33 (patch) | |
tree | 3eeb48ec3f45a6401215cc2b71761ba76d9a0af9 /package.json | |
parent | 72fa108cbc0a3a7582ca7aaefc46787ec096640a (diff) | |
download | gitea-9c318a17f576887736e97c7bc2971d2ad7579a33.tar.gz gitea-9c318a17f576887736e97c7bc2971d2ad7579a33.zip |
Add `GetUserTeams` (#18499) (#18531)
Backport #18499
* Correct use `UserID` in `SearchTeams`
- Use `UserID` in the `SearchTeams` function, currently it was useless
to pass such information. Now it does a INNER statement to `team_user`
which obtains UserID -> TeamID data.
- Make OrgID optional.
- Resolves #18484
* Seperate searching specific user
* Add condition back
* Use correct struct type
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions