Tagged Questions
18
votes
5answers
5k views
Trying to make a Django-based site use HTTPS-only, not sure if it's secure?
The EFF recommends using HTTPS everywhere on your site, and I'm sure this site would agree. When I asked a question about using Django to implement HTTPS on my login page, that was certainly the ...