mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Also force https on bitbucket
This commit is contained in:
parent
34f06dff24
commit
41b716ed7a
1 changed files with 1 additions and 0 deletions
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue