chiark / gitweb /
git-svn: require working HTTPS for all Subversion URLs
authorHans-Christoph Steiner <hans@eds.org>
Mon, 5 Feb 2018 13:43:39 +0000 (14:43 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 12 Feb 2018 11:07:24 +0000 (12:07 +0100)
commita1075f45cca3919a49192f94da366a423bdb6c4b
tree3eb0bbce007399387ca893c1fbf7b11c630072eb
parentdd93ee6c9b2a206fe5e30cdf0a89463683283d0f
git-svn: require working HTTPS for all Subversion URLs

Subversion does not verify each commit as strongly as git does, so HTTPS is
really important.  Also, there is the possibility of injecting code into
`fdroid checkupdate` calls if plain HTTP is used.
fdroidserver/common.py