0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 00:29:08 +01:00
gitea/routers/web/org
yp05327 689770c928
Fix incorrect NotFound conditions in org/projects.go (#23384)
A part of https://github.com/go-gitea/gitea/pull/22865

user/org project's `RepoID` is always 0, we need to check `OwnerID`
2023-03-09 10:59:50 -06:00
..
home.go
main_test.go
members.go
org_labels.go
org_runners.go
org.go
projects_test.go
projects.go Fix incorrect NotFound conditions in org/projects.go (#23384) 2023-03-09 10:59:50 -06:00
setting_oauth2.go
setting_packages.go
setting_secrets.go
setting.go
teams.go