khaganat-web/khaganat
Rodolphe Breard fdf879a6b3 Allow to set the SECURE_PROXY_SSL_HEADER django setting
Sometimes the django application is deployed behind a reverse-proxy
which manage HTTPS. In such case, django think the connection is plain
HTTP unless SECURE_PROXY_SSL_HEADER is set and the reverse-proxy sets
the appropriate header/value.
2018-02-04 17:12:22 +01:00
..
static Improve the log style 2018-01-28 14:27:02 +01:00
templates/khaganat Add basic user functionalities 2018-02-04 01:36:39 +01:00
__init__.py first commit 2018-01-13 12:29:33 +01:00
settings.py Allow to set the SECURE_PROXY_SSL_HEADER django setting 2018-02-04 17:12:22 +01:00
urls.py Add basic user functionalities 2018-02-04 01:36:39 +01:00
wsgi.py first commit 2018-01-13 12:29:33 +01:00