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
2019-05-16 11:48:40 -04:00
/* User with id == 0 is a fake user from git author */
Lunny Xiao
* 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
2019-04-25 21:59:10 +03:00
/* User with id == 0 is a fake user from git author */
Lunny Xiao