-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SQL Query for SearchTeam
#20844
Fix SQL Query for SearchTeam
#20844
Commits on Aug 18, 2022
-
- 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. - Resolves go-gitea#20829
Gusted committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for e8b5972 - Browse repository at this point
Copy the full SHA e8b5972View commit details -
Update integrations/api_user_orgs_test.go
Co-authored-by: delvh <dev.lh@web.de>
Configuration menu - View commit details
-
Copy full SHA for b568b17 - Browse repository at this point
Copy the full SHA b568b17View commit details -
Merge branch 'main' into fix-api-user-teams
Gusted authoredAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 159d1b5 - Browse repository at this point
Copy the full SHA 159d1b5View commit details -
Gusted committed
Aug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 9af5d72 - Browse repository at this point
Copy the full SHA 9af5d72View commit details -
Merge branch 'main' into fix-api-user-teams
Gusted authoredAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 490c2cd - Browse repository at this point
Copy the full SHA 490c2cdView commit details -
Merge branch 'main' into fix-api-user-teams
Gusted authoredAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for d92ddfb - Browse repository at this point
Copy the full SHA d92ddfbView commit details -
Update routers/web/org/teams.go
Co-authored-by: delvh <dev.lh@web.de>
Configuration menu - View commit details
-
Copy full SHA for 92e6efe - Browse repository at this point
Copy the full SHA 92e6efeView commit details -
Merge branch 'main' into fix-api-user-teams
Gusted authoredAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 9edcc5d - Browse repository at this point
Copy the full SHA 9edcc5dView commit details
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b54f2e - Browse repository at this point
Copy the full SHA 9b54f2eView commit details
Commits on Aug 20, 2022
-
Merge branch 'main' into fix-api-user-teams
Gusted authoredAug 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b6ddc2a - Browse repository at this point
Copy the full SHA b6ddc2aView commit details
Commits on Aug 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7922431 - Browse repository at this point
Copy the full SHA 7922431View commit details