Add Django Setting to detect HTTPS #56

Open
opened 2024-08-15 14:44:56 +00:00 by benjaoming · 0 comments
Owner

It turns out the correct method is to define HOW the fact of https presence should be detected:

https://docs.djangoproject.com/en/5.0/ref/settings/#secure-proxy-ssl-header

Originally posted by @benjaoming in #53 (comment)

It turns out the correct method is to define HOW the fact of https presence should be detected: https://docs.djangoproject.com/en/5.0/ref/settings/#secure-proxy-ssl-header _Originally posted by @benjaoming in https://git.data.coop/data.coop/membersystem/pulls/53#issuecomment-3093_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: data.coop/membersystem#56
No description provided.