#16262: ValueError when authenticating
-------------------------------------+------------------------------
Reporter: mitar | Owner: nobody
Type: Bug | Status: closed
Milestone: | Component: contrib.auth
Version: 1.3 | Severity: Normal
Resolution: needsinfo | Keywords: auth backend
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 1
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+------------------------------
Changes (by jezdez):
* status: reopened => closed
* resolution: => needsinfo
Comment:
First of all, I read the ticket description and wasn't able to get the
information you just provided, which is why I first asked you to provide a
test case that demonstrates the alleged bug.
I understand that Django throws an exception for password hashes that
contain more than two dollar signs, which is honestly fine by me since it
proves that the stored password hash doesn't follow the password format
Django requires. I was additionally thrown off by the fact that Django
itself support crypt as an alternative hashing algorithm, making it even
more unclear what you were talking about. So again, please provide a
concrete case in which this code explodes and I'd be happy to reconsider.
--
Ticket URL: <https://code.djangoproject.com/ticket/16262#comment:12>
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.