You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/users
Christian Boltz 9c5084af04 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-b7f2511e0802
14 years ago
..
css - add ability to choose activation date for vacation message in user module 15 years ago
images/calendar - add some images 15 years ago
calendar.js - add ability to choose activation date for vacation message in user module 15 years ago
edit-alias.php users/edit-alias.php: 14 years ago
index.php list-virtual.php: 14 years ago
login.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 15 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
main.php - big merge of Postfixadmin smarty into trunk 15 years ago
password.php model/UserHandler.php: fix verifying old password in change_pw() 14 years ago
vacation.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 15 years ago