0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/model
2020-03-14 22:04:54 +00:00
..
AdminHandler.php fix psalm issues; reformat; rename new db functions 2019-01-06 21:32:58 +00:00
AdminpasswordHandler.php remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL 2018-12-28 19:27:33 +00:00
AliasdomainHandler.php Fix phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
AliasHandler.php composer format 2020-02-23 18:59:07 +00:00
CliDelete.php fix formatting 2019-09-15 11:42:21 +01:00
CliEdit.php php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
CliHelp.php Fix phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
CliScheme.php initial attempt at trying to return an exit value within the cli 2019-09-14 20:09:56 +01:00
CliView.php initial attempt at trying to return an exit value within the cli 2019-09-14 20:09:56 +01:00
Config.php tighten psalm checks even more 2019-09-17 21:05:08 +01:00
DomainHandler.php default domain_quota_default to -1 if not specified - see https://github.com/postfixadmin/postfixadmin/issues/299 2020-03-14 21:08:50 +00:00
FetchmailHandler.php might fix: https://github.com/postfixadmin/postfixadmin/issues/306 2020-03-13 22:03:40 +00:00
MailboxHandler.php avoid: A non-numeric value encountered errors from no quota being specified 2020-03-02 09:55:13 +00:00
PFAHandler.php use hash_equals for login - see: https://github.com/postfixadmin/postfixadmin/issues/58 2020-03-14 22:04:54 +00:00
Shell.php php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
VacationHandler.php fix psalm issues; reformat; rename new db functions 2019-01-06 21:32:58 +00:00