1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-14 02:08:12 +00:00
Files
gitea/models/repo_permission.go
mrsdizzie 21983965d0 Allow collaborators to view repo owned by private org (#6965) (#6968)
* 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
2019-05-16 18:01:55 -04:00

7.9 KiB