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
Christian Boltz f1c6566667 finally delete admin/ (redirect to /login.php)
We dropped admin/ in 2007 - if someone still didn't notice it, well, 
then I'm looking forward for a bugreport I can close as invalid ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1657 a1433add-5e2c-0410-b055-b7f2511e0802
2014-03-16 19:48:05 +00:00
ADDITIONS remove empty entries from the array before sending to the remote server; ensure $tMessage is defined 2014-02-19 11:57:47 +00:00
configs As a side effect of the previous commit (r1568), we can use login.php 2013-11-11 00:13:31 +00:00
css default.css: 2013-12-28 21:35:00 +00:00
debian README.Debian: 2012-10-03 16:48:32 +00:00
DOCUMENTS add sasl auth listener config, a few more comments etc 2014-01-21 15:38:11 +00:00
images added quota level percentage display 2011-08-08 18:39:03 +00:00
languages vacation: 2013-12-22 16:50:55 +00:00
model MailboxHandler: 2014-03-16 19:29:55 +00:00
scripts various files: 2013-12-08 19:41:01 +00:00
smarty update smarty from 3.1.5 to 3.1.16 2014-01-08 20:14:09 +00:00
templates header.tpl: 2014-03-16 19:33:52 +00: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 login.php, users/login.php 2013-12-08 18:45:26 +00:00
VIRTUAL_VACATION vacation.pl: 2013-12-28 19:35:28 +00:00
backup.php functions.inc.php: 2013-11-16 00:00:53 +00:00
broadcast-message.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT CHANGELOG.TXT: 2014-02-20 22:34:51 +00:00
common.php use !empty to avoid error 2014-01-14 16:00:42 +00:00
config.inc.php config.inc.php: 2013-12-26 14:35:02 +00:00
delete.php delete.php: 2013-11-10 21:17:17 +00:00
edit.php edit.php: 2014-01-21 19:27:38 +00:00
editactive.php editactive.php: 2013-11-10 22:22:22 +00:00
fetchmail.php functions.inc.php: 2013-11-16 00:00:53 +00:00
functions.inc.php alias can contain a ' - as in email.o'connor - need to therefore escape this... 2014-02-17 13:43:47 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
INSTALL.TXT add node about XMLRPC stuff 2014-02-19 11:52:12 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-admin.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
list-domain.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
list-virtual.php add missing { } 2014-02-17 13:44:20 +00:00
login.php login.php, users/login.php 2013-12-08 18:45:26 +00:00
main.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
sendmail.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
setup.php setup.php: 2013-12-28 21:01:44 +00:00
smarty.inc.php smarty.inc.php : use !empty to avoid php moaning 2014-01-14 16:02:03 +00:00
upgrade.php upgrade.php: 2014-01-21 19:17:09 +00:00
vacation.php vacation: 2013-12-22 16:50:55 +00:00
variables.inc.php remove "postfixadmin.com" in comments in lots of files 2013-11-10 15:57:32 +00:00
viewlog.php various files: 2013-12-08 19:41:01 +00: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