]> source.dussan.org Git - gitea.git/commit
Allow all members of private orgs to see public repos (#11442)
authorzeripath <art27@cantab.net>
Sun, 17 May 2020 08:22:17 +0000 (09:22 +0100)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 08:22:17 +0000 (16:22 +0800)
commitc642cd0676cc4ba8e931a080c8524b29b4206792
tree92e39614e01c51c323d66570c25011ff4457e9e2
parenta0d35fb6ad5ac380abd80ac5177234338e2fe2ff
Allow all members of private orgs to see public repos (#11442)

* Allow all members of private orgs to see public repos

Fix #10144

Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update models/repo_list.go

Co-authored-by: Lauris BH <lauris@nix.lv>
models/repo_list.go