[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_3_1-67-g7b13b6f

Madhura Jayaratne madhuracj at users.sourceforge.net
Sun Aug 7 14:39:37 CEST 2011


The branch, QA_3_4 has been updated
       via  7b13b6f8645ad3514e8aa1472562c8fbffd20d11 (commit)
      from  20298630ed949dba0cab7f6b4bb968c8a5de935f (commit)


- Log -----------------------------------------------------------------
commit 7b13b6f8645ad3514e8aa1472562c8fbffd20d11
Author: Madhura Jayaratne <madhura.cj at gmail.com>
Date:   Sun Aug 7 18:08:25 2011 +0530

    Documentation about suhosin.get.max_value_length limitation

-----------------------------------------------------------------------

Summary of changes:
 Documentation.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation.html b/Documentation.html
index d7f2501..f8791d6 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -3036,6 +3036,7 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
     <li><a href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_array_index_length">suhosin.post.max_array_index_length</a> should be increased (eg. 256)</li>
     <li><a href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.request.max_totalname_length">suhosin.request.max_totalname_length</a> should be increased (eg. 8192)</li>
     <li><a href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_totalname_length">suhosin.post.max_totalname_length</a> should be increased (eg. 8192)</li>
+    <li><a href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.get.max_value_length">suhosin.get.max_value_length</a> should be increased (eg. 1024)</li>
     <li><a href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.sql.bailout_on_error">suhosin.sql.bailout_on_error</a> needs to be disabled (the default)</li>
     <li><a href="http://www.hardened-php.net/suhosin/configuration.html#logging_configuration">suhosin.log.*</a> should not include SQL, otherwise you get big slowdown</li>
 </ul>


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list