]> source.dussan.org Git - gitea.git/commit
Allow collaborators to view repo owned private org (#6965)
authormrsdizzie <info@mrsdizzie.com>
Thu, 16 May 2019 15:48:40 +0000 (11:48 -0400)
committertechknowlogick <techknowlogick@gitea.io>
Thu, 16 May 2019 15:48:40 +0000 (11:48 -0400)
commit68a83cc5a240504e7d35ed2cdc1fae889fc08a1b
tree8f7a331c3d06f98a7680ffd3fcd654beef49b972
parentd9dcd093403b3194bcf3b4be36eaf90250e06ed1
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
integrations/org_test.go
models/fixtures/collaboration.yml
models/repo_permission.go