You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-11-26 11:23:04 +03:00
- 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