0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/model
2021-05-13 16:15:45 +01:00
..
AdminHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
AdminpasswordHandler.php rejig Login::__construct() as only one arg is really needed 2020-09-26 09:58:05 +01:00
AliasdomainHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
AliasHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
CliDelete.php fix formatting 2019-09-15 11:42:21 +01:00
CliEdit.php fix for CLI not behaving - see #411 2021-01-10 10:58:16 +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 add a Config::has($name) to check for the existance of a config value 2021-01-22 18:02:41 +00:00
DomainHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
FetchmailHandler.php psalm fixes 2020-06-21 16:44:43 +01:00
Login.php composer format time 2021-05-13 13:16:28 +01:00
MailboxHandler.php check if config option exists and do not require it is a string - see https://github.com/postfixadmin/postfixadmin/issues/437 2021-01-25 17:00:04 +00:00
PFAHandler.php only update the modified field on update 2021-04-13 21:42:42 +01:00
PFASmarty.php fix formatting 2021-01-26 21:39:11 +00:00
Shell.php php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
VacationHandler.php allow vacation settings to include a time (but specify a time if one is not), this should stop us overwriting the time - see https://sourceforge.net/p/postfixadmin/discussion/676076/thread/5637ae3bc5/?limit=25#24a5 2021-05-13 16:15:45 +01:00