Document that naming sigon session phpMyAdmin is not a good idea
This commit is contained in:
parent
2139836d88
commit
4e706c3aa0
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user