-
Your database user doesn't have permission to create tables. You need to fix this in MySQL.
David.
2009-12-15 09:36:42 UTC in Postfix Admin
-
gingerdog committed revision 788 to the Postfix Admin SVN repository, changing 1 files.
2009-12-07 09:22:19 UTC in Postfix Admin
-
gingerdog committed revision 787 to the Postfix Admin SVN repository, changing 1 files.
2009-12-07 09:21:38 UTC in Postfix Admin
-
Ah good point Charles; sorry I should have realised that.
Patch to do this :
Index: login.php
===================================================================
--- login.php (revision 782)
+++ login.php (working copy)
@@ -65,7 +65,7 @@
{
$error = 1;
$tMessage = '' . $PALANG['pLogin_failed'] . '';
-...
2009-12-02 13:25:40 UTC in Postfix Admin
-
gingerdog committed revision 783 to the Postfix Admin SVN repository, changing 1 files.
2009-12-02 13:24:45 UTC in Postfix Admin
-
Thanks for the bug report; we believe this has been fixed in subversion.
2009-12-02 10:33:50 UTC in Postfix Admin
-
Hi,
I'll agree this is a bug/security flaw. I had assumed that Smarty would have been configured to escape all output (i.e using something like htmlentities($data, ENT_QUOTES, 'uff-8'); but it hasn't been
I've changed the inc.smarty.php file in revision 782
And now I get the following :
orange:~ $ wapiti http://orange/david/postfixadmin/trunk
Wapiti-1.1.6 (wapiti.sourceforge.net...
2009-12-02 10:33:50 UTC in Postfix Admin
-
gingerdog committed revision 782 to the Postfix Admin SVN repository, changing 1 files.
2009-12-02 10:33:04 UTC in Postfix Admin
-
gingerdog committed revision 781 to the Postfix Admin SVN repository, changing 1 files.
2009-12-02 10:31:30 UTC in Postfix Admin
-
gingerdog committed revision 767 to the Postfix Admin SVN repository, changing 1 files.
2009-11-09 14:42:14 UTC in Postfix Admin