Show starred public repositories in the starred repos list

We forgot to check if the repository was public in the filter

Fixes https://jira.coreos.com/browse/QUAY-857
This commit is contained in:
Joseph Schorr 2018-05-31 17:34:17 -04:00
parent 9d30a0a216
commit 8ee98c1c48
4 changed files with 37 additions and 6 deletions

4
test/test_sni.py Normal file
View file

@ -0,0 +1,4 @@
import ssl
def test_sni_support():
assert ssl.HAS_SNI