0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 02:40:00 +01:00
gitea/routers
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
..
api
common
install Set X-Gitea-Debug header once (#23361) 2023-03-08 15:40:04 -05:00
private
utils
web Fix incorrect NotFound conditions in org/projects.go (#23384) 2023-03-09 10:59:50 -06:00
init.go