Ticket #1602 (new enhancement)

Opened 2 years ago

[PATCH] pass old_password when changing password

Reported by: g2p Assigned to: mgood
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

This patch changes the prototype of set_password to take an additional parameter, old_password. This is necessary for changing passwords on an LDAP server (the patch at #1600 ). The new parameter has a default value of None, so that the API remains compatible.

Attachments

password-update.patch (3.0 kB) - added by g2p on 06/02/07 19:12:36.
Patch against http://trac-hacks.org/svn/accountmanagerplugin/trunk
password-update.2.patch (2.5 kB) - added by g2p on 06/02/07 19:14:03.
Patch against http://trac-hacks.org/svn/accountmanagerplugin/0.10

Change History

06/02/07 19:12:36 changed by g2p

  • attachment password-update.patch added.

06/02/07 19:14:03 changed by g2p

  • attachment password-update.2.patch added.

Add/Change #1602 ([PATCH] pass old_password when changing password)




Change Properties
Action