Skip to content

use setting because proxy-passing headers twice does not work apparently

Nicola Jordan requested to merge feature/#723_use-https-in-email-links into develop

Created by: hixi

closes #723 (closed)

Django does set this header itself with our configuration, that's the reason for the duplication.

Merge request reports