Changeset 1130

Show
Ignore:
Timestamp:
04/29/08 12:53:47 (4 months ago)
Author:
zothos
Message:

Updated phpMyAdmin to 2.11.5.2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1129 r1130  
    11ispCP ω 1.0.0 Changelog 
    22~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     3 
     42008-04-29 Jochen Manz 
     5        - TOOLS: 
     6                * Updated phpMyAdmin to 2.11.5.2 
    37 
    482008-04-28 Jochen Manz 
  • trunk/gui/tools/pma/ChangeLog

    r1091 r1130  
    33---------------------- 
    44 
    5 $Id: ChangeLog 11175 2008-03-29 06:06:35Z lem9 $ 
     5$Id: ChangeLog 11206 2008-04-22 19:12:35Z lem9 $ 
    66$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ 
     7 
     82.11.5.2 (2008-04-22) 
     9- PMASA-2008-3 [security] File disclosure  
    710 
    8112.11.5.1 (2008-03-29) 
  • trunk/gui/tools/pma/Documentation.html

    r1095 r1130  
    33<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" 
    44    version="-//W3C//DTD XHTML 1.1//EN" dir="ltr"> 
    5 <!-- $Id: Documentation.html 11177 2008-03-29 13:26:51Z lem9 $ --> 
     5<!-- $Id: Documentation.html 11206 2008-04-22 19:12:35Z lem9 $ --> 
    66<!-- 
    77    vim: expandtab ts=4 sw=4 sts=4 tw=78 
     
    1212    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> 
    1313    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
    14     <title>phpMyAdmin 2.11.5.1 - Documentation</title> 
     14    <title>phpMyAdmin 2.11.5.2 - Documentation</title> 
    1515    <link rel="stylesheet" type="text/css" href="docs.css" /> 
    1616</head> 
     
    3434</ul> 
    3535 
    36 <h1>phpMyAdmin 2.11.5.1 Documentation</h1> 
     36<h1>phpMyAdmin 2.11.5.2 Documentation</h1> 
    3737 
    3838<ul><li><a href="http://www.phpmyadmin.net/"> 
     
    4949    </li> 
    5050    <li>Documentation version: 
    51         <i>$Id: Documentation.html 11177 2008-03-29 13:26:51Z lem9 $</i> 
     51        <i>$Id: Documentation.html 11206 2008-04-22 19:12:35Z lem9 $</i> 
    5252    </li> 
    5353</ul> 
     
    175175<h3 id="quick_install">Quick Install</h3> 
    176176<ol><li>Choose an appropriate distribution kit from the phpmyadmin.net 
    177         Downloads page. Some kits contain only the English messages, 
     177        Downloads page. Some kits contain only the English messages,  
    178178        others contain all languages in UTF-8 format (this should be fine 
    179179        in most situations), others contain all 
    180180        languages and all character sets. We'll assume you chose a kit whose 
    181         name looks like <tt>phpMyAdmin-x.x.x-all-languages.tar.gz</tt>. 
     181        name looks like <tt>phpMyAdmin-x.x.x-all-languages.tar.gz</tt>.         
    182182        </li> 
    183183    <li>Untar or unzip the distribution (be sure to unzip the subdirectories): 
     
    195195    <li>Now you must configure your installation. There are two methods that 
    196196        can be used. Traditionally, users have hand-edited a copy of 
    197         <tt>config.inc.php</tt>, but now a wizard-style setup script is 
    198         provided for those who prefer a graphical installation. Creating a 
     197        <tt>config.inc.php</tt>, but now a wizard-style setup script is  
     198        provided for those who prefer a graphical installation. Creating a  
    199199        <tt>config.inc.php</tt> file is 
    200200        still a quick way to get started and needed for some advanced features. 
     
    490490<ul><li>This mode is a convenient way of using credentials from another 
    491491        application to authenticate to phpMyAdmin.</li> 
    492     <li>The other application has to store login information into 
     492    <li>The other application has to store login information into  
    493493        session data.</li> 
    494494    <li>More details in the <a href="#cfg_Servers_auth_type">auth_type</a> 
     
    581581    <dt id="cfg_SuhosinDisableWarning">$cfg['SuhosinDisableWarning'] boolean</dt> 
    582582    <dd>A warning is displayed on the main page if Suhosin is detected. 
    583     You can set this parameter to <tt>TRUE</tt> to stop this message 
     583    You can set this parameter to <tt>TRUE</tt> to stop this message  
    584584    from appearing.</dd> 
    585585 
     
    703703                (<tt>$auth_type&nbsp;=&nbsp;'<abbr title="HyperText Transfer Protocol">HTTP</abbr>'</tt>) as introduced in 1.3.0 
    704704                allows you to log in as any valid MySQL user via HTTP-Auth.</li> 
    705             <li>'signon' authentication mode 
     705            <li>'signon' authentication mode  
    706706                (<tt>$auth_type&nbsp;=&nbsp;'signon'</tt>) 
    707707                as introduced in 2.10.0 allows you to log in from prepared PHP 
     
    787787        this string will be displayed instead of the hostname in the pull-down 
    788788        menu on the main page. This can be useful if you want to show only 
    789         certain databases on your system, for example. For HTTP auth, all 
     789        certain databases on your system, for example. For HTTP auth, all  
    790790        non-US-ASCII characters will be stripped.</dd> 
    791791 
     
    984984    </dt> 
    985985    <dd>Since release 2.10.0 a Designer interface is available; it permits 
    986         to visually manage the relations. 
     986        to visually manage the relations.  
    987987        <br /><br /> 
    988988 
     
    10981098    <dd>The maximum number of database names to be displayed in the 
    10991099        navigation frame and the database list.</dd> 
    1100  
     1100         
    11011101    <dt id="cfg_MaxTableList">$cfg['MaxTableList'] integer</dt> 
    11021102    <dd>The maximum number of table names to be displayed in the 
    1103     main panel's list (except on the Export page). This limit is also enforced in the navigation panel 
     1103    main panel's list (except on the Export page). This limit is also enforced in the navigation panel  
    11041104    when in Light mode.</dd> 
    11051105 
    11061106    <dt id="cfg_MaxCharactersInDisplayedSQL">$cfg['MaxCharactersInDisplayedSQL'] integer</dt> 
    1107     <dd>The maximum number of characters when a SQL query is displayed. The 
     1107    <dd>The maximum number of characters when a SQL query is displayed. The  
    11081108    default limit of 1000 should be correct to avoid the display of tons 
    11091109    of hexadecimal codes that represent BLOBs, but some users have real 
     
    12571257        Defaults to <tt>TRUE</tt>.</dd> 
    12581258    <dt id="cfg_LeftLogoLink">$cfg['LeftLogoLink'] string</dt> 
    1259     <dd>Enter URL where logo in the navigation frame will point to. 
     1259    <dd>Enter URL where logo in the navigation frame will point to.  
    12601260    For use especially with self made theme which changes this. 
    12611261    The default value for this is <tt>main.php</tt>.</dd> 
     
    12731273        Defaults to FALSE (drop-down).</dd> 
    12741274    <dt id="cfg_DisplayDatabasesList">$cfg['DisplayDatabasesList'] boolean or text</dt> 
    1275     <dd>Defines whether to display database choice in light navigation frame as links 
     1275    <dd>Defines whether to display database choice in light navigation frame as links  
    12761276        instead of in a drop-down. Defaults to 'auto' - on main page list is 
    12771277        shown, when database is selected, only drop down is displayed.</dd> 
     
    12841284    <dt><span id="cfg_ShowServerInfo">$cfg['ShowServerInfo'] </span>boolean</dt> 
    12851285    <dd>Defines whether to display detailed server information on main page. 
    1286         You can additionally hide more information by using 
     1286        You can additionally hide more information by using  
    12871287        <tt><a href="#cfg_Servers_verbose">$cfg['Servers'][$i]['verbose']</a></tt>. 
    12881288        </dd> 
     
    13451345 
    13461346    <dt id="cfg_ShowFunctionFields">$cfg['ShowFunctionFields'] boolean</dt> 
    1347     <dd>Defines whether or not MySQL functions fields should be initially 
     1347    <dd>Defines whether or not MySQL functions fields should be initially  
    13481348        displayed in edit/insert mode. Since version 2.10, the user can 
    13491349        toggle this setting from the interface. 
     
    15111511        want to use rules for IP addresses behind proxy.<br /><br /> 
    15121512 
    1513         The following example specifies that phpMyAdmin should trust a 
     1513        The following example specifies that phpMyAdmin should trust a  
    15141514        HTTP_X_FORWARDED_FOR (<tt>X-Forwarded-For</tt>) header coming from the proxy 1.2.3.4: 
    15151515<pre> 
     
    15171517     array('1.2.3.4' =&gt; 'HTTP_X_FORWARDED_FOR'); 
    15181518</pre> 
    1519         The $cfg['Servers'][$i]['AllowDeny']['rules'] directive uses the 
     1519        The $cfg['Servers'][$i]['AllowDeny']['rules'] directive uses the  
    15201520        client's IP address as usual. 
    15211521    </dd> 
     
    17291729        with username.<br /><br /> 
    17301730 
    1731         Please note that the directory must exist and has to be writable 
     1731        Please note that the directory must exist and has to be writable  
    17321732        for the user running the webserver.<br /><br /> 
    17331733 
     
    18361836    <dd>For VIEWs, since obtaining the exact count could have an 
    18371837    impact on performance, this value is the maximum to be displayed, using 
    1838     a <code>SELECT COUNT ... LIMIT</code>. The default value of 0 bypasses 
     1838    a <code>SELECT COUNT ... LIMIT</code>. The default value of 0 bypasses  
    18391839    any row counting. 
    18401840    </dd> 
     
    28022802    <a href="#faq1_38">1.38 Can I use phpMyAdmin on a server on which Suhosin is enabled?</a></h4> 
    28032803 
    2804 <p> Yes but the default configuration values of Suhosin are known to cause 
     2804<p> Yes but the default configuration values of Suhosin are known to cause  
    28052805    problems with some operations, for example editing a table with many 
    2806     columns and no primary key. Tuning information is available at 
     2806    columns and no primary key. Tuning information is available at  
    28072807    <a href="http://www.hardened-php.net/hphp/troubleshooting.html"> 
    28082808            http://www.hardened-php.net/hphp/troubleshooting.html</a>, 
     
    29812981        of &quot;;&quot; will cause this error. Replace it with &quot;&amp;;&quot;. 
    29822982    </li> 
    2983     <li>If you are using <a href="http://www.hardened-php.net/">Hardened-PHP</a>, 
    2984        you might want to increase 
     2983    <li>If you are using <a href="http://www.hardened-php.net/">Hardened-PHP</a>,  
     2984       you might want to increase  
    29852985       <a href="http://www.hardened-php.net/hphp/troubleshooting.html">request limits</a>. 
    29862986    </li> 
  • trunk/gui/tools/pma/Documentation.txt

    r1091 r1130  
    1212  * Glossary 
    1313 
    14 phpMyAdmin 2.11.5.1 Documentation 
     14phpMyAdmin 2.11.5.2 Documentation 
    1515 
    1616  * phpMyAdmin homepage 
     
    2121      + General notes: README 
    2222      + License: LICENSE 
    23   * Documentation version: $Id: Documentation.html 11177 2008-03-29 13:26:51
     23  * Documentation version: $Id: Documentation.html 11206 2008-04-22 19:12:35
    2424    lem9 $ 
    2525 
  • trunk/gui/tools/pma/README

    r1091 r1130  
    1 $Id: README 11177 2008-03-29 13:26:51Z lem9 $ 
     1$Id: README 11206 2008-04-22 19:12:35Z lem9 $ 
    22 
    33phpMyAdmin - Readme 
     
    66  A set of PHP-scripts to manage MySQL over the web. 
    77 
    8   Version 2.11.5.1 
     8  Version 2.11.5.2 
    99  ---------------- 
    1010  http://www.phpmyadmin.net/ 
  • trunk/gui/tools/pma/libraries/Config.class.php

    r1091 r1130  
    44 * 
    55 * 
    6  * @version $Id: Config.class.php 11177 2008-03-29 13:26:51Z lem9 $ 
     6 * @version $Id: Config.class.php 11206 2008-04-22 19:12:35Z lem9 $ 
    77 */ 
    88 
     
    8686    function checkSystem() 
    8787    { 
    88         $this->set('PMA_VERSION', '2.11.5.1'); 
     88        $this->set('PMA_VERSION', '2.11.5.2'); 
    8989        /** 
    9090         * @deprecated 
  • trunk/gui/tools/pma/libraries/File.class.php

    r774 r1130  
    44 * file upload functions 
    55 * 
    6  * @version $Id: File.class.php 10395 2007-05-15 06:18:21Z cybot_tm
     6 * @version $Id: File.class.php 11205 2008-04-22 11:26:24Z nijel
    77 */ 
    88 
     
    467467    function setLocalSelectedFile($name) 
    468468    { 
     469        if (empty($GLOBALS['cfg']['UploadDir'])) return false; 
     470 
    469471        $this->setName(PMA_userDir($GLOBALS['cfg']['UploadDir']) . PMA_securePath($name)); 
    470472        if (! $this->isReadable()) { 
  • trunk/gui/tools/pma/translators.html

    r1091 r1130  
    33<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" 
    44    version="-//W3C//DTD XHTML 1.1//EN" dir="ltr"> 
    5 <!-- $Id: translators.html 11177 2008-03-29 13:26:51Z lem9 $ --> 
     5<!-- $Id: translators.html 11206 2008-04-22 19:12:35Z lem9 $ --> 
    66 
    77<head> 
     
    99    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> 
    1010    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
    11     <title>phpMyAdmin 2.11.5.1 - Official translators</title> 
     11    <title>phpMyAdmin 2.11.5.2 - Official translators</title> 
    1212    <link rel="stylesheet" type="text/css" href="docs.css" /> 
    1313</head> 
     
    3232</ul> 
    3333 
    34 <h1>phpMyAdmin 2.11.5.1 official translators list</h1> 
     34<h1>phpMyAdmin 2.11.5.2 official translators list</h1> 
    3535 
    3636<p> Here is the list of the &quot;official translators&quot; of