PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
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.
 
 
 
 
 
 
Go to file
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
ADDITIONS list-virtual.php: 14 years ago
DOCUMENTS POSTFIX_CONF.TXT: 14 years ago
VIRTUAL_VACATION vacation.pl: 14 years ago
admin
configs Another step in code cleanup: replaced search.php with search mode in 14 years ago
css list-virtual.php: 14 years ago
debian updating with build deps 14 years ago
images
languages nb.lang: 14 years ago
model model/UserHandler.php: fix verifying old password in change_pw() 14 years ago
scripts shells/alias.php: 14 years ago
smarty/libs - add missing Smarty plugin 14 years ago
templates create-alias: support multiple alias targets 14 years ago
tests
users model/UserHandler.php: fix verifying old password in change_pw() 14 years ago
CHANGELOG.TXT list-virtual.php: 14 years ago
GPL-LICENSE.TXT
INSTALL.TXT list-virtual.php: 14 years ago
LICENSE.TXT
backup.php
broadcast-message.php
calendar.js
common.php common.php: 14 years ago
config.inc.php config.inc.php: 14 years ago
create-admin.php
create-alias-domain.php
create-alias.php create-alias: support multiple alias targets 14 years ago
create-domain.php list-virtual.php: 14 years ago
create-mailbox.php list-virtual.php: 14 years ago
delete.php list-virtual.php: 14 years ago
edit-active-admin.php
edit-active-domain.php
edit-active.php
edit-admin.php
edit-alias.php edit-alias.php: 14 years ago
edit-domain.php list-virtual.php: 14 years ago
edit-mailbox.php list-virtual.php: 14 years ago
edit-vacation.php list-virtual.php: 14 years ago
fetchmail.php fetchmail.php: 14 years ago
functions.inc.php functions.inc.php: last commit missed some changes to db_log(): 14 years ago
index.php
list-admin.php
list-domain.php list-virtual.php: 14 years ago
list-virtual.php list-virtual.php: 14 years ago
login.php list-virtual.php: 14 years ago
logout.php
main.php
password.php
sendmail.php
setup.php list-virtual.php: 14 years ago
smarty.inc.php list-virtual.php: 14 years ago
upgrade.php upgrade.php: 14 years ago
variables.inc.php
viewlog.php list-virtual.php: 14 years ago
xmlrpc.php model/AliasHandler.php: 14 years ago