PostfixAdmin - web based virtual user administration interface for Postfix mail servers https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Goodwin e3269b62d9 fix formatting 5 years ago
..
AdminHandler.php Refactor some methods 5 years ago
AdminpasswordHandler.php rejig Login::__construct() as only one arg is really needed 5 years ago
AliasHandler.php Refactor some methods 5 years ago
AliasdomainHandler.php Refactor some methods 5 years ago
CliDelete.php fix formatting 7 years ago
CliEdit.php fix for CLI not behaving - see #411 5 years ago
CliHelp.php Fix phpcs whitespace breakage in initStruct etc. 8 years ago
CliScheme.php initial attempt at trying to return an exit value within the cli 7 years ago
CliView.php initial attempt at trying to return an exit value within the cli 7 years ago
Config.php add a Config::has($name) to check for the existance of a config value 5 years ago
DomainHandler.php Refactor some methods 5 years ago
FetchmailHandler.php psalm fixes 6 years ago
Login.php remove change to table_by_key() as the original bug has been found in Login 5 years ago
MailboxHandler.php check if config option exists and do not require it is a string - see https://github.com/postfixadmin/postfixadmin/issues/437 5 years ago
PFAHandler.php update changelog; try and improve tests 5 years ago
PFASmarty.php fix formatting 5 years ago
Shell.php php7.4 / psalm fixes 6 years ago
VacationHandler.php refactor Login stuff out of Handler classes into Login... add tests 5 years ago