This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Fix panic when getting notes by ref (#23372) 2023-03-08 20:21:23 +08:00
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