mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-23 08:35:37 +01:00
* Allow collaborators to view repo owned private org (#6965) 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 * Match release/v1.8 fixtures