#16321: Provide password management with API of authentication backend. -------------------------------+------------------------------ Reporter: iElectric | Owner: nobody Type: New feature | Status: new Milestone: 1.4 | Component: contrib.auth Version: 1.3 | Severity: Normal Keywords: ldap set_password | Triage Stage: Unreviewed Has patch: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------+------------------------------ Following: https://bitbucket.org/psagers/django-auth-ldap/issue/8/add-the- ablility-to-change-password
Currently there is no easy way to override how User model manages passwords. An idea is to move everything password related to authentication backend and add ability for different backends as LDAP to provide their own behavior. PS: haven't started writing the patch yet, waiting for feedback. Also, Django has plans to refactor User model, this could happen in parallel. -- Ticket URL: <https://code.djangoproject.com/ticket/16321> 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 post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.