[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_1RC1-1602-g4e706c3

Michal Čihař nijel at users.sourceforge.net
Thu May 19 10:07:32 CEST 2011


The branch, master has been updated
       via  4e706c3aa0691df6a5e398b7303fa6b8a808383f (commit)
      from  2139836d8820ef461d1606617ef758abd8cbca05 (commit)


- Log -----------------------------------------------------------------
commit 4e706c3aa0691df6a5e398b7303fa6b8a808383f
Author: Michal Čihař <mcihar at novell.com>
Date:   Thu May 19 10:07:12 2011 +0200

    Document that naming sigon session phpMyAdmin is not a good idea

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

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

diff --git a/Documentation.html b/Documentation.html
index cee6a42..5b3da22 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1280,6 +1280,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
     </dd>
     <dt><span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span> string</dt>
     <dd>Name of session which will be used for signon authentication method.
+    You should use something different than <code>phpMyAdmin</code>, because
+    this is session which phpMyAdmin uses internally.
     </dd>
     <dt><span id="cfg_Servers_SignonURL">$cfg['Servers'][$i]['SignonURL']</span> string</dt>
     <dd>URL where user will be redirected to log in for signon authentication method. Should be absolute including protocol.


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list