forgejo/routers
Gusted 061abe6004
fix: don't show private forks in forks list
- If a repository is forked to a private or limited user/organization,
the fork should not be visible in the list of forks depending on the
doer requesting the list of forks.
- Added integration testing for web and API route.
2024-11-15 10:59:36 +01:00
..
api fix: don't show private forks in forks list 2024-11-15 10:59:36 +01:00
common [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
install
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils
web fix: don't show private forks in forks list 2024-11-15 10:59:36 +01:00
init.go