Commit Graph

3 Commits (d779deef6ec95db35299096cc1170ada553b102c)

Author SHA1 Message Date
mrsdizzie 68a83cc5a2 Allow collaborators to view repo owned private org ()
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 
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning ()
* fix org visibility bug

* fix permission check

* add integration tests

* fix tests

* change test user name for easier maintainance and fix test

* fix test git repo name
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login ()