mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-24 09:59:53 +00:00
6bb6ce678b
Use the canonical profile-visibility check for user API content and prevent restricted users from enumerating public repositories owned by limited users. This keeps feeds, heatmaps, keys, and issue search consistent with profile visibility. --------- Co-authored-by: silverwind <me@silverwind.io>