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/scripts
Christian Boltz 56a8d1c52f MailboxHandler:
- start rewrite based on PFAHandler
- add initStruct(), initMsg(), webformConfig(), validate_new_id(), 
  create_allowed()
- drop old __construct() and view()
- replace $this->username with $this->id
- replace check of old password in change_pw() with $this->login 
 
users/password.php:
- adopt to *Handler syntax

scripts/shells/mailbox.php:
- adopt to *Handler view() syntax
- add TODO - maildir column isn't displayed
  
xmlrpc.php:
- adopt to *Handler syntax

Note: as usual, the changes in xmlrpc.php are untested ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1360 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
shells MailboxHandler: 14 years ago
snippets Changed delete.php to use flash_error(), removed some HTML from languages/* 15 years ago
inflector.php list-virtual.php: 15 years ago
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 15 years ago
postfixadmin-cli.php common.php, scripts/postfixadmin-cli.php: 14 years ago