forgejo/routers
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
..
api Pad GPG Key ID with preceding zeroes () 2022-08-21 02:50:15 -04:00
common Rework raw file http header logic () 2022-07-29 17:26:55 +02:00
install Rework mailer settings () 2022-08-02 13:24:18 +08:00
private Add migrate repo archiver and packages storage support on command line () 2022-08-16 12:05:15 +08:00
utils refactor webhook *NewPost () 2022-08-11 17:48:23 +02:00
web Fix SQL Query for SearchTeam () 2022-08-21 17:24:05 +01:00
init.go Refactor legacy git init () 2022-08-09 11:22:24 +08:00