0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-03 20:29:51 -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 Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
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 Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
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