[Tickets #13752] SQL-driver: add new parameter for current password
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Dec 11 20:01:55 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13752
------------------------------------------------------------------------------
Ticket | 13752
Created By | sysnet at web.de
Summary | SQL-driver: add new parameter for current password
Queue | Passwd
Version | Git master
Type | Enhancement
State | New
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
sysnet at web.de (2014-12-11 20:01) wrote:
Hi,
we currently use a salted SHA512 hash in hex format for our passwords.
As passwd currently doesn't seem to be able to deal with that it would
be great to be able to pass the current password to the database via
e.g. %c. There a stored procedure takes care of the verify. This gives
much more flexibility.
More information about the bugs
mailing list