Modify ↓
Opened 13 years ago
Last modified 13 years ago
#9172 new enhancement
[Patch] Change password
Reported by: | Owned by: | Larry Ruiz | |
---|---|---|---|
Priority: | normal | Component: | LdapAuthnzPlugin |
Severity: | normal | Keywords: | ldap password |
Cc: | Trac Release: | 0.11 |
Description
Hi lruiz,
I've come across your plugin while looking for LDAP support in Trac and the AccountManagerPlugin.
I haven't looked around to see if other solutions are more actively maintained, but I needed LDAP authentication with support for a password change. With the recent changes in the AccountManagerPlugin (old_password), the set_password method can be implemented (although with very basic functionality).
See attached patch file.
Kind regards,
Jonathan van Alteren
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | ldapauth.patch added |
---|
comment:1 Changed 13 years ago by
Summary: | Patch for change password → [Patch] Change password |
---|
comment:2 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Patch for password change in ldapauth.py