#34429: Allow to set unusable password via admin UI
-------------------------------------------+------------------------
Reporter: Tobias Bengfort | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: 4.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+------------------------
Django allows to have user accounts with unusable passwords, either
because authentication uses a different mechanism (e.g. LDAP) or because
the User object is still needed (e.g. because it is referenced by a
ForeignKey) but the user should no longer be allowed to log in.
However, this functionality is not available from the admin UI. When
creating a user or changing the password I am forced to enter a password.
I propose to make the password fields optional in the Admin UI and set an
unusable password if they are blank.
I am sorry if this has been discussed before. I looked before posting this
but could not find anything.
--
Ticket URL: <https://code.djangoproject.com/ticket/34429>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/0107018704e1dc20-32be7627-ff9a-4b24-9bb2-3a5db0cc2c22-000000%40eu-central-1.amazonses.com.