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-12-29 20:54:25 +00:00
ADDITIONS run php-cs-fixer (code reforamt) 2018-12-28 19:31:43 +00:00
configs Bootstrap template integration 2018-05-04 13:25:34 +02:00
debian update debian changelog (v3.2) 2018-05-02 21:37:27 +01:00
DOCUMENTS move into DOCUMENTS 2018-12-28 19:20:40 +00:00
languages add new texts to all language files 2018-12-18 14:06:49 +01:00
lib add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 2018-12-29 20:54:25 +00:00
model run php-cs-fixer (code reforamt) 2018-12-28 19:31:43 +00:00
public fix sqlite display of password expired check for mailboxes 2018-12-28 19:57:21 +00:00
scripts run php-cs-fixer (code reforamt) 2018-12-28 19:31:43 +00:00
templates psalm fixes 2018-12-27 21:43:11 +00:00
tests add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 2018-12-29 20:54:25 +00:00
VIRTUAL_VACATION Merge pull request #167 from csware/recipient_delimiter 2018-07-27 15:19:32 +01:00
.gitignore ignore more 2018-12-28 19:21:16 +00: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 update CHANGELOG - see https://github.com/postfixadmin/postfixadmin/issues/176 2018-11-28 11:51:37 +00:00
check_mailpass_expiration.sh remove duplication of sql, remove use of functions (hopefully unnecessary) 2018-08-28 21:16:20 +01:00
common.php run php-cs-fixer (code reforamt) 2018-12-28 19:31:43 +00:00
composer.json add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 2018-12-29 20:54:25 +00:00
config.inc.php fix sqlite display of password expired check for mailboxes 2018-12-28 19:57:21 +00:00
functions.inc.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 2018-12-29 20:54:25 +00: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 INSTALL.TXT 2018-12-08 12:29:15 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
password_expiration.sql rename sql fields to just have mailbox.password_expiry and domain.password_expiry 2018-08-28 21:19:56 +01:00
phpunit.xml phpunit.xml file 2018-04-29 21:53:55 +01:00
postfixadmin.my.cnf Better (aka safer) way to deal with authentication 2018-08-17 22:15:02 +02:00
psalm.xml remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL 2018-12-28 19:27:33 +00: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