0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-12 14:41:40 -05:00
forgejo/routers
Gusted 7480b6072f
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.

(cherry picked from commit 061abe6004)
2024-11-15 11:58:58 +01:00
..
api fix: don't show private forks in forks list 2024-11-15 11:58:58 +01:00
common
install Always load or generate oauth2 jwt secret (#30942) 2024-05-24 15:15:07 +02:00
private fix(sec): use constant time check for internal token 2024-10-28 06:17:16 +00:00
utils
web fix: don't show private forks in forks list 2024-11-15 11:58:58 +01:00
init.go s/Gitea/Forgejo in various log messages and comments 2024-04-22 14:41:17 +00:00