Personally, I found the existing documentation so comprehensive that I
thought 'great, someone has thought about all this for me and I don't need
to worry about password security' and forgot all about the need for HTTPS
until someone reminded me (several weeks later). So I think there needs to
be a note on this page about HTTPS.
--
Ticket URL: <https://code.djangoproject.com/ticket/24556>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Initial proposed fix: https://github.com/django/django/pull/4409
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:1>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:2>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"1119063c69eb4fc091c212e59462f3ec3d5676a4" 1119063]:
{{{
#!CommitTicketReference repository=""
revision="1119063c69eb4fc091c212e59462f3ec3d5676a4"
Fixed #24556 -- Added reminder about HTTPS to passwords docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"5cc0407e45393d24dee2303847902859bebda951" 5cc0407e]:
{{{
#!CommitTicketReference repository=""
revision="5cc0407e45393d24dee2303847902859bebda951"
[1.8.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs.
Backport of 1119063c69eb4fc091c212e59462f3ec3d5676a4 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"abd625558b2b2936406ebc1566276449d8d4e5ea" abd62555]:
{{{
#!CommitTicketReference repository=""
revision="abd625558b2b2936406ebc1566276449d8d4e5ea"
[1.7.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs.
Backport of 1119063c69eb4fc091c212e59462f3ec3d5676a4 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24556#comment:6>