#25232: Make the ModelBackend authentication backend reject inactive users
------------------------------+--------------------------------------
Reporter: OleLaursen | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
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 timgraham):
* version: 1.8 => master
Comment:
It might also be possible to fix #24987 and remove the `user.is_active`
check in the test client `login()` method. A draft patch is attached, but
some test failures remain.
For backwards compatibility, should we provide an authentication backend
that allows inactive users:
{{{
class AllowInactiveUsersModelBackend(ModelBackend):
allow_inactive_users = True
}}}
(incorporating that flag into the patch).
--
Ticket URL: <https://code.djangoproject.com/ticket/25232#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.bf7a248ebafef36cfab4934862ce400b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.