#15366: AuthenticationForm should optionally permit inactive user login ----------------------------+----------------------------------------------- Reporter: krejcik@… | Owner: nobody Status: new | Milestone: 1.3 Component: Authentication | Version: 1.3-beta Keywords: inactive | Triage Stage: Unreviewed Has patch: 0 | ----------------------------+----------------------------------------------- ModelBackend now allows login with inactive user (it has supports_inactive_user property). But AuthenticationForm never allows login of such user. I guess it should be configurable because it is designed as base form for all authetication forms.
-- Ticket URL: <http://code.djangoproject.com/ticket/15366> Django <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.
