model/UserHandler.php: fix verifying old password in change_pw()
- if you want to verify the old password, you should compare it against the OLD and not the NEW password ;-) - fix database calls In other words: changing the password in users/password.php works again ;-) users/password.php: - switch from obsolete change_pass() to change_pw() git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@916 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
8e62ef1630
commit
9c5084af04
Loading…
Reference in New Issue