#8878: Authentication in the admin should not make any assumptions on valid user names -----------------------------+---------------------------------------------- Reporter: jdetaeye | Owner: nobody Status: new | Milestone: Component: Admin interface | Version: SVN Keywords: authentication | Stage: Unreviewed Has_patch: 1 | -----------------------------+---------------------------------------------- When the user authentication with all configured authentication backend fails, the admin application adds some additional checks when the user name contains the character @.[[BR]]
This does't make sense: the admin application can't know what is a valid user name for the backends. For some backends a @ in the user name may well be valid. -- Ticket URL: <http://code.djangoproject.com/ticket/8878> 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 -~----------~----~----~----~------~----~------~--~---
