#12103: Setting in contrib.auth AuthenticationForm to let inactive users log in
---------------------------------------+------------------------------
Reporter: ejucovy | Owner: nobody
Type: New feature | Status: new
Milestone: | Component: contrib.auth
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
---------------------------------------+------------------------------
Changes (by ejucovy):
* version: 1.1 => SVN
* type: Uncategorized => New feature
* easy: => 0
Comment:
I realized the tests in my patch could be improved; here's a new version
of the patch:
http://code.djangoproject.com/attachment/ticket/12103/12103_with_better_working_tests.diff
The tests now exercise/document custom `ValidationError` logic in an
`AuthenticationForm` subclass, in addition to logic that disables the
default `user.is_inactive` check.
--
Ticket URL: <http://code.djangoproject.com/ticket/12103#comment:12>
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.