chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f06df
)
Also force https on bitbucket
author
Daniel Martí
<mvdan@mvdan.cc>
Thu, 27 Aug 2015 01:57:13 +0000
(18:57 -0700)
committer
Daniel Martí
<mvdan@mvdan.cc>
Thu, 27 Aug 2015 01:57:13 +0000
(18:57 -0700)
fdroidserver/lint.py
patch
|
blob
|
history
diff --git
a/fdroidserver/lint.py
b/fdroidserver/lint.py
index 82bf5a51366d938282c9c4cd526822b15991e0f5..d409aa2da883bd1601b8efd41ae2227243ce0c1a 100644
(file)
--- a/
fdroidserver/lint.py
+++ b/
fdroidserver/lint.py
@@
-37,6
+37,7
@@
def enforce_https(domain):
https_enforcings = [
enforce_https('github.com'),
enforce_https('gitlab.com'),
+ enforce_https('bitbucket.org'),
enforce_https('gitorious.org'),
enforce_https('apache.org'),
enforce_https('google.com'),