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-03-25 21:48:16 +02: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 things, fix patch, move backup.php to public, fix lighttpd config 2018-01-25 20:59:15 +00:00
DOCUMENTS add postfix postgresql dovecot example to DOCUMENTS - see #136 2018-02-15 10:08:20 +00:00
languages Update nl.lang 2018-03-23 23:42:36 +01:00
model move shells/shell.php to model/Shell.php 2018-03-25 21:44:42 +02:00
public move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
scripts drop unused shells/mailbox.php 2018-03-25 21:48:16 +02:00
smarty bump file 2017-08-22 21:16:18 +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 composer format ... 2018-02-19 21:01:23 +00:00
VIRTUAL_VACATION Don't autorespond to Outlook autoresponses 2018-03-08 14:26:16 +01:00
.gitignore Introduce PHP-CS-Fixer and Travis to enforce code style 2018-01-25 19:55:51 +00:00
.php_cs.dist ignore config.local.php too 2018-01-25 21:02:11 +00:00
.travis.yml Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
CHANGELOG.TXT changelog update etc. for 3.1 release 2017-06-25 16:37:42 +02:00
common.php remove logout behaviour from common.php (never used); try and fix logout in login.php - see #130 2018-02-05 20:47:07 +00:00
composer.json add psalm 2018-03-16 20:07:04 +00: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 Add support for MySQL connections over SSL 2017-11-14 19:53:59 -05:00
functions.inc.php Fixed "Incorrect integer value: 'Array' for column" error in updates. 2018-02-21 22:50:02 -03:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
INSTALL.TXT update INSTALL.TXT to mention public/ etc 2018-01-25 20:58:48 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
README.md Update README.md 2018-02-19 21:38:38 +00:00
smarty.inc.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00

postfixadmin Build Status Gitter

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

PostfixAdmin - web based administration interface for Postfix mail servers