#8342: The admin wrongly assumes you can't login with your email
--------------------------------------+-------------------------------------
Reporter: julien | Owner: nobody
Status: closed | Milestone: 1.0
Component: Admin interface | Version: SVN
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by julien):
I see that #8878 was closed as duplicate.
Hmmm... the more I think about this, the more I really think this should
be fixed. The current behaviour is just wrong.
Your suggestion of overriding `AdminSite.login()` defeats the purpose of
custom authentication backends altogether.
The fact is: email authentication is becoming increasingly popular and
inevitably a growing number of users are going to get hit by this. Again,
I'm not saying email authentication should be in core, I'm saying the
admin should not make any assumption about the way you're supposed to
login. The admin should make it easy and '''clean''' to override the
behaviour.
--
Ticket URL: <http://code.djangoproject.com/ticket/8342#comment:8>
Django Code <http://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
-~----------~----~----~----~------~----~------~--~---