mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-30 19:43:40 +00:00
Currently states > List the repos that the authenticated user owns or has access to but the endpoint does not list all repos a user has access to, only the ones a user owns (Also verified and discussed in Discord) Fixes #16502