0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/model
2024-01-11 08:51:17 +00:00
..
AdminHandler.php Automatic code style fixes 2022-07-15 11:29:55 +02:00
AdminpasswordHandler.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
AliasdomainHandler.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
AliasHandler.php Merge branch 'master' into michaelkrieger-patch-1 2024-01-11 08:51:17 +00:00
CliDelete.php Automatic code style fixes 2022-07-15 11:29:55 +02:00
CliEdit.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
CliHelp.php Automatic code style fixes 2022-07-15 11:29:55 +02:00
CliScheme.php Automatic code style fixes 2022-07-15 11:29:55 +02:00
CliView.php composer format 2022-07-17 21:16:47 +01:00
Config.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
DkimHandler.php rename 'txtlarge' field type to 'txta' 2022-07-23 21:22:49 +02:00
DkimsigningHandler.php Drop duplicate db_delete() call from DkimHandler 2022-07-18 22:57:55 +02:00
DomainHandler.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
FetchmailHandler.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
Login.php add unit test to cover some of Login::addAppPassword() 2023-12-27 16:17:55 +00:00
MailboxHandler.php Add a flag to mailbox table for enable/disable smtp protocol. The table column name 2024-01-09 20:50:49 +01:00
PFAHandler.php typo fixes 2024-01-05 19:30:16 +00:00
PFASmarty.php this might be a more logical approach - only try and call htmlentities on things that are stringy or arrays 2022-08-29 08:35:54 +01:00
Shell.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
TotpPf.php an empty check would catch null ... while != "" will also match null it feels wrong 2024-01-05 19:31:54 +00:00
VacationHandler.php languages/nl.lang translation from english for new function such as dkim and password 2022-10-12 17:46:15 +02:00