Modify ↓
Opened 22 months ago
Last modified 16 months ago
#9172 new enhancement
[Patch] Change password
| Reported by: | jvalteren@… | Owned by: | lruiz |
|---|---|---|---|
| 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 22 months ago by jvalteren@…
comment:1 Changed 16 months ago by rjollos
- Summary changed from Patch for change password to [Patch] Change password
comment:2 Changed 16 months ago by rjollos
Note: See
TracTickets for help on using
tickets.


Patch for password change in ldapauth.py