pypiserver/pypiserver
Matthew Planchard 05f5920c25 Updated Default Fallback URL to https
Resolves #179

Due to a pypi API change (reasoning
[here](https://mail.python.org/pipermail/distutils-sig/2017-October/031712.html),
thanks to @natefoo for the link), the redirect links that we were
generating for distributions not present in the package index were
failing with `403` errors.

@ankostis, I have not had time to look into why the standalone tests are
failing. Perhaps we should just ignore them in order to get a new
version out once this is merged to master?
2017-10-31 12:34:22 -05:00
..
__init__.py Allow creating multiple servers using Paste 2017-03-31 12:25:21 +02:00
__main__.py Updated Default Fallback URL to https 2017-10-31 12:34:22 -05:00
_app.py Add matrix auth 2017-02-21 16:29:47 -06:00
bottle.py Upgrade bottle 0.11.6-->0.13-dev 2015-09-17 13:48:27 +02:00
cache.py Add a separate cache for file digests 2016-06-17 20:30:59 +02:00
core.py Default fallback_url to use HTTPS 2017-10-26 12:44:05 -05:00
manage.py Fix rpx-proxy in Py2 and syntaxerrs by extra comma. 2016-06-17 20:18:01 +02:00
welcome.html Updated Default Fallback URL to https 2017-10-31 12:34:22 -05:00