Replace the request's is_secure call with one that checks for the X-Forwarded-Protoco...
authorAntony Chazapis <chazapis@gmail.com>
Wed, 14 Dec 2011 14:21:44 +0000 (16:21 +0200)
committerroot <root@pithos.dev.grnet.gr>
Wed, 14 Dec 2011 14:21:44 +0000 (16:21 +0200)
commit1e20eb363aa84418fbf5c88eb3b45455e2a783cd
tree4de8bc517656fba5a5f359b50124cc0580c03668
parent2bdc9dc4a9466f2224f2baf3e95ec37b425b7b47
Replace the request's is_secure call with one that checks for the X-Forwarded-Protocol header.

Refs #1765
README.upgrade
docs/source/adminguide.rst
pithos/middleware/__init__.py
pithos/middleware/secure.py [new file with mode: 0644]
pithos/settings.d/00-apps.conf