Skip to content

Comments

Add TRUST_X_FORWARDED_PROTO variable#71

Open
LEW21 wants to merge 3 commits intodoismellburning:masterfrom
LEW21:patch-5
Open

Add TRUST_X_FORWARDED_PROTO variable#71
LEW21 wants to merge 3 commits intodoismellburning:masterfrom
LEW21:patch-5

Conversation

@LEW21
Copy link
Contributor

@LEW21 LEW21 commented May 28, 2017

This boolean variable can be used to control if Django should interpret the X-Forwarded-Proto header, and assume user is using https when it says so. It's usually needed for deployments behind reverse proxies.

LEW21 added 2 commits May 28, 2017 23:49
This boolean variable can be used to control if Django should interpret the X-Forwarded-Proto header, and assume user is using https when it says so. It's usually needed for deployments behind reverse proxies.
@LEW21 LEW21 changed the title Add USE_X_FORWARDED_PROTO variable Add TRUST_X_FORWARDED_PROTO variable May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant