You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Gusted 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 <dev.lh@web.de>
2 years ago
..
api Pad GPG Key ID with preceding zeroes (#20878) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Rework mailer settings (#18982) 2 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Fix SQL Query for `SearchTeam` (#20844) 2 years ago
init.go Refactor legacy git init (#20376) 2 years ago