mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-09 04:18:16 +00:00
Handle case where an orginization is private but a user who is not a member of the orgninization has been added as a collaborator of a repo within that org Fixes #6962