Closed ndarville closed 11 years ago
It looks like this is already handled in Django, as long as you remember to assert the settings: https://docs.djangoproject.com/en/dev/topics/security/#ssl-https.
Links:
Closed for now after f0c4ad0b486b77083b1899727aa5886f8cd23588.
When people post content not supported by SSL—e.g.
http://
images from imgur—a mixed-content warning will appear, which could also pose a security risk.Mitigation:
Discussion:
Related: