mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-28 12:04:02 +02: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