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 306c5a9688 PFAHandler:
- add function compare_password_fields() - compares if two fields contain
  the same password (based on _field_password2() from AdminHandler)
  and use pEdit_mailbox_password_text_error as error message because it
  doesn't contain "... or empty"

AdminHandler:
- replace _field_password2() with a call to $this->compare_password_fields()


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1361 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
ADDITIONS
DOCUMENTS
VIRTUAL_VACATION
admin
configs
css
debian
images added quota level percentage display 13 years ago
languages
model PFAHandler: 13 years ago
scripts
smarty
templates
tests
users
CHANGELOG.TXT
GPL-LICENSE.TXT
INSTALL.TXT
LICENSE.TXT
backup.php
broadcast-message.php
calendar.js
common.php
config.inc.php
create-mailbox.php
delete.php
edit-active.php
edit-mailbox.php
edit.php
fetchmail.php
functions.inc.php
index.php
list-admin.php
list-domain.php
list-virtual.php list-virtual.php: 13 years ago
login.php
logout.php
main.php
password.php
sendmail.php
setup.php
smarty.inc.php
upgrade.php
vacation.php
variables.inc.php
viewlog.php
xmlrpc.php