mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-23 10:13:32 +02:00
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>