PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Christian Boltz 7f19cae57e
Add a index.php showing a note about the "public" directory
This avoids that users get a 403 error (if DirectoryIndex is disabled)
or a directory listing after updating to 3.2.

This is what likely happened in
https://github.com/postfixadmin/postfixadmin/issues/30 (see the comment
from Apr 24, 2018)
6 years ago
ADDITIONS reduce some nesting of the code loops 6 years ago
DOCUMENTS add postfix postgresql dovecot example to DOCUMENTS - see #136 6 years ago
VIRTUAL_VACATION Don't autorespond to Outlook autoresponses 6 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 9 years ago
debian update debian things, fix patch, move backup.php to public, fix lighttpd config 6 years ago
languages Update Slovak language 6 years ago
model display phone number field only if $CONF[sms_send_function] is set 6 years ago
public Fix phpcs whitespace breakage in initStruct etc. 6 years ago
scripts drop unused shells/mailbox.php 6 years ago
smarty bump smarty version (doc) 6 years ago
templates make the html slightly more html5 like; remove possibility of smarty.session.lang being undefined and erroring 6 years ago
tests composer format ... 6 years ago
.gitignore add config.local.php to .gitignore 6 years ago
.php_cs.dist Fix phpcs whitespace breakage in initStruct etc. 6 years ago
.travis.yml Reformat everything with PHP-Cs-Fixer 6 years ago
CHANGELOG.TXT Changelog for 3.2 6 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 17 years ago
INSTALL.TXT update INSTALL.TXT to mention public/ etc 6 years ago
LICENSE.TXT LICENSE.TXT: 13 years ago
README.md Update README.md 6 years ago
common.php remove logout behaviour from common.php (never used); try and fix logout in login.php - see #130 6 years ago
composer.json add psalm 6 years ago
composer.lock add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 6 years ago
config.inc.php display phone number field only if $CONF[sms_send_function] is set 6 years ago
functions.inc.php remove commented out echo 6 years ago
index.php Add a index.php showing a note about the "public" directory 6 years ago
smarty.inc.php Reformat everything with PHP-Cs-Fixer 6 years ago

README.md

postfixadmin Build Status Gitter

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

PostfixAdmin - web based administration interface for Postfix mail servers