adjutant/etc
Adrian Turjak 592e24170e Use Django's SECURE_PROXY_SSL_HEADER and add config
When behind a proxy like HAProxy, we need a way to have
Django correctly know if the incoming request was actually
coming via HTTPS so when Adjutant returns generated URLs
of itself, it can correctly mark them as HTTPS.

This fixes and issue with the version URLs not being returned
as HTTPS when they should be.

Change-Id: I9824eadb9927a5d44f11c381fbe2b1576ffb66c0
2020-02-21 11:53:19 +13:00
..
adjutant.yaml Use Django's SECURE_PROXY_SSL_HEADER and add config 2020-02-21 11:53:19 +13:00