0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/model
GermanCoding fe3e9e2702 Disallow alias that points to itself (fixes #358)
Based on an older commit, but this time done right. This change prevents any user-defined aliases
that point to themselves, because such aliases are not supported by Postfix and cause mail
delivery errors.
2020-08-07 22:15:45 +02:00
..
AdminHandler.php psalm fixes 2020-06-21 16:44:43 +01: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 psalm fixes 2020-06-21 16:44:43 +01:00
AliasHandler.php Disallow alias that points to itself (fixes #358) 2020-08-07 22:15:45 +02: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 should fix: #351 2020-05-02 19:08:47 +01:00
DomainHandler.php psalm fixes 2020-06-21 16:44:43 +01:00
FetchmailHandler.php psalm fixes 2020-06-21 16:44:43 +01:00
MailboxHandler.php formatting 2020-06-02 12:59:47 +01:00
PFAHandler.php psalm fixes 2020-08-06 21:10:30 +01: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