forgejo/routers
Giteabot e269e8901f
Fix incorrect NotFound conditions in org/projects.go () ()
Backport 

A part of https://github.com/go-gitea/gitea/pull/22865

user/org project's `RepoID` is always 0, we need to check `OwnerID`

Co-authored-by: yp05327 <576951401@qq.com>
2023-03-09 13:56:31 -06:00
..
api Fix panic when getting notes by ref () () 2023-03-08 15:17:31 -05:00
common Support sanitising the URL by removing extra slashes in the URL () () 2023-03-05 02:14:12 -05:00
install Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Fix incorrect NotFound conditions in org/projects.go () () 2023-03-09 13:56:31 -06:00
init.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00