0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
2018-07-09 12:50:03 +01:00
ADDITIONS reduce some nesting of the code loops 2018-02-23 20:36:18 +00:00
configs migrate search input field to use search[_], and use list.tpl for alias domains 2015-04-06 14:17:25 +00:00
debian update debian changelog (v3.2) 2018-05-02 21:37:27 +01:00
DOCUMENTS add postfix postgresql dovecot example to DOCUMENTS - see #136 2018-02-15 10:08:20 +00:00
languages Update french language 2018-04-28 17:24:11 +02:00
lib remove notice about additional plugin - lost with time, does not seem to be used 2018-05-02 21:19:47 +01:00
model phpdoc fix 2018-06-18 21:42:34 +01:00
public remove custom field separator; just go with the default php behaviour 2018-07-09 12:50:03 +01:00
scripts remove windows code; remove array_merge (seems to just break parsing) 2018-07-02 21:54:49 +01:00
templates make the html slightly more html5 like; remove possibility of smarty.session.lang being undefined and erroring 2018-02-05 20:46:27 +00:00
tests update generate_password() to allow length to be specified; update test 2018-05-02 21:19:47 +01:00
VIRTUAL_VACATION Don't autorespond to Outlook autoresponses 2018-03-08 14:26:16 +01:00
.gitignore add config.local.php to .gitignore 2018-04-22 18:28:45 +02:00
.php_cs.dist reformat (phpcs) 2018-05-02 12:54:17 +01:00
.travis.yml Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
CHANGELOG.TXT re-order some changelog entries and adjust date 2018-05-02 22:29:43 +02:00
common.php make phar loading optional depending on the extension being present or not 2018-05-25 09:44:20 +01:00
composer.json silence psalm a little; bump parallel-lint version 2018-06-18 21:43:18 +01:00
composer.lock add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 2018-02-18 20:23:15 +00:00
config.inc.php Combine encrypt CONF-keys 2018-05-29 02:36:08 +02:00
functions.inc.php phpdoc fixes (psalm) 2018-06-18 21:54:05 +01:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php Add a index.php showing a note about the "public" directory 2018-04-26 21:33:11 +02:00
INSTALL.TXT update installation instructions - see #189 and #188 2018-07-03 12:15:47 +01:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
phpunit.xml phpunit.xml file 2018-04-29 21:53:55 +01:00
README.md Update README.md 2018-02-19 21:38:38 +00:00

postfixadmin Build Status Gitter

============

PostfixAdmin - web based administration interface for Postfix mail servers