evoadmin-mail/htdocs/lib
Gregory Colpart 308619b694
continuous-integration/drone/tag Build encountered an error Details
Fix bug when updating aliases :
- array index for LDAP need to be in lowercase
- we need also array_filter() for mailacceptinggeneralid... especially to avoid null values
- array numeric indexes for LDAP attributes need to be consecutive, then we need order with array_values()
2019-09-10 23:11:23 +02:00
..
Config.php Quota path is now configurable 2019-03-28 15:35:34 +01:00
FormController.php Mailaccept need mail address (add domain) 2019-01-10 14:37:50 +01:00
LdapAccount.php Quota path is now configurable 2019-03-28 15:35:34 +01:00
LdapAlias.php Fix bug when updating aliases : 2019-09-10 23:11:23 +02:00
LdapDomain.php Quota path is now configurable 2019-03-28 15:35:34 +01:00
LdapServer.php Merge DefaultController into index.php 2018-10-09 14:31:34 +02:00
Logger.php Use a Config class for parse config file 2018-10-09 14:14:58 +02:00
MailNotify.php Fix Twig loading on PHP 5.6 2019-03-28 14:13:48 +01:00
PageController.php Fix Twig loading on PHP 5.6 2019-03-28 14:13:48 +01:00