#2273: django.contrib.auth.models.User: username is case-sensitive
------------------------------+--------------------------------------
     Reporter:  mderk@…       |                    Owner:  adrian
         Type:  defect        |                   Status:  reopened
    Component:  Contrib apps  |                  Version:
     Severity:  normal        |               Resolution:
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------
Changes (by tsal@…):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 At least fix this with the default user model in 1.5 and above.  This is
 literally the only framework I can easily find that has case-sensitive
 usernames.  No, that doesn't mean this is the correct path, but doing
 things so counter-intuitively in python makes my head hurt.

 Adrian - if you don't have time, at least keep this open for someone else
 to submit a patch - I'm certain one of us can put together something.

 It's quite annoying to have to use a custom authentication backend for
 something so dead simple in concept - this should be part of Django.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/2273#comment:7>
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 https://groups.google.com/groups/opt_out.


Reply via email to