--
Ticket URL: <https://code.djangoproject.com/ticket/26188>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => timgraham
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:1>
Comment (by timgraham):
I've created [https://github.com/django/djangoproject.com/pull/634 an
implementation for djangoproject.com] and will base the documentation on
this.
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/6114 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5a541e2e6cb01e254f20c302093a24d7dc9af8ce" 5a541e2e]:
{{{
#!CommitTicketReference repository=""
revision="5a541e2e6cb01e254f20c302093a24d7dc9af8ce"
Fixed #26188 -- Documented how to wrap password hashers.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"31c9301f27e22c189bff2b514e490af7bd2b6ccd" 31c9301]:
{{{
#!CommitTicketReference repository=""
revision="31c9301f27e22c189bff2b514e490af7bd2b6ccd"
[1.9.x] Fixed #26188 -- Documented how to wrap password hashers.
Backport of 5a541e2e6cb01e254f20c302093a24d7dc9af8ce from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"2d321d2393ebf5a8d69604d857fd7df77887ccf7" 2d321d23]:
{{{
#!CommitTicketReference repository=""
revision="2d321d2393ebf5a8d69604d857fd7df77887ccf7"
[1.8.x] Fixed #26188 -- Documented how to wrap password hashers.
Backport of 5a541e2e6cb01e254f20c302093a24d7dc9af8ce from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26188#comment:6>