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
2017-08-14 21:41:25 +01:00
ADDITIONS Update README.md 2017-05-26 10:15:44 +01:00
configs migrate search input field to use search[_], and use list.tpl for alias domains 2015-04-06 14:17:25 +00:00
css default.css: 2016-05-15 19:20:59 +00:00
debian fix debian changelog 2017-06-25 16:35:32 +01:00
DOCUMENTS POSTFIX_CONF.txt: 2014-07-22 20:36:22 +00:00
images postfixadmin2.xcf: 2015-04-26 19:25:43 +00:00
languages Updated Czech language 2017-07-12 17:51:18 +02:00
model Better use Config::Lang instead of global $PALANG 2017-06-25 14:35:27 +02:00
scripts Add checks to login.php and cli to ensure database layout is up to date 2016-05-22 19:58:54 +00:00
smarty update Smarty to 3.1.29 2016-05-20 20:27:29 +00:00
templates Merge pull request #26 from medarion/master 2017-07-09 14:32:09 +02:00
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 2011-03-17 22:38:03 +00:00
users use Config-class, check auth first, fixed redirect 2017-04-17 17:27:23 +02:00
VIRTUAL_VACATION better markup 2017-08-14 21:41:25 +01:00
.gitignore Fix filename for *.menu.conf.php in gitignore 2017-03-17 20:24:31 +01:00
backup.php functions.inc.php: 2013-11-16 00:00:53 +00:00
broadcast-message.php Fixed: php 5.4 array shortcut syntax errors on 5.3 2017-07-05 18:26:31 +10:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT changelog update etc. for 3.1 release 2017-06-25 16:37:42 +02:00
common.php Finally get rid of variables.inc.php 2017-04-10 20:54:34 +02:00
config.inc.php move $CONF['edit_alias'] next to $CONF['alias_control'] 2017-07-09 14:33:44 +02:00
delete.php delete.php: 2014-11-02 23:06:13 +00:00
edit.php Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
editactive.php editactive.php: 2015-04-06 23:09:58 +00:00
favicon.ico Non-empty ;-) favicon 2017-06-25 15:37:53 +02:00
functions.inc.php changelog update etc. for 3.1 release 2017-06-25 16:37:42 +02:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php remove silencing of @include_once - fixes #20 2017-02-14 09:21:35 +00:00
INSTALL.TXT update requirements and links in INSTALL.TXT 2017-07-02 13:18:28 +02:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-virtual.php remove php4 constructor; hide some cNav_bar variables and rename some variables 2017-05-21 05:41:04 +01:00
list.php list.php: 2015-03-17 22:22:28 +00:00
login.php Add checks to login.php and cli to ensure database layout is up to date 2016-05-22 19:58:54 +00:00
main.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
README.md Update/remove outdated information 2017-07-02 13:06:05 +02:00
sendmail.php Finally get rid of variables.inc.php 2017-04-10 20:54:34 +02:00
setup.php Correct some "=+ 1" -> "+= 1" typos in setup.py. 2017-07-16 09:02:07 +01:00
smarty.inc.php drop fallback for templates_c, die() instead 2017-06-25 15:59:53 +02:00
upgrade.php ensure some fields are really latin1 2017-02-25 23:22:47 +01:00
vacation.php Finally get rid of variables.inc.php 2017-04-10 20:54:34 +02:00
viewlog.php Fixed unquoted string array index in viewlog.php 2017-07-22 15:57:24 +02:00
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 2014-02-19 11:49:26 +00:00

postfixadmin

PostfixAdmin - web based administration interface for Postfix mail servers