#14390: set_password functionality outside of the User model
---------------------------------------+------------------------------
Reporter: kent@… | Owner: lrekucki
Type: New feature | Status: closed
Milestone: | Component: contrib.auth
Version: 1.2 | Severity: Normal
Resolution: fixed | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 | Easy pickings: 0
---------------------------------------+------------------------------
Changes (by jezdez):
* status: new => closed
* resolution: => fixed
Comment:
In [16456]:
{{{
#!CommitTicketReference repository="" revision="16456"
Fixed #14390 and #16262 -- Moved password related functions from auth
models to utils module and stopped check_password from throwing an
exception. Thanks, subsume and lrekucki.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14390#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.