]> source.dussan.org Git - gitea.git/commit
[BugFix] Hide public repos owned by private orgs (#9609)
author6543 <6543@obermui.de>
Sun, 5 Jan 2020 18:48:47 +0000 (19:48 +0100)
committerzeripath <art27@cantab.net>
Sun, 5 Jan 2020 18:48:47 +0000 (18:48 +0000)
commit133ae18b61c5d3bdfc7670b8320abe84dd96cbe2
treef0578979a35ff329499b83888aa6f9e5278cb9c3
parent7e4f490482014fa52d15902b5aa20952461c64f4
[BugFix] Hide public repos owned by private orgs (#9609)

* Restrict AllPublic to actually public repos.
* Add new parameter to add in AllLimited Repos
models/repo_list.go
models/repo_list_test.go
routers/home.go