clarify
This commit is contained in:
@@ -435,8 +435,9 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
|
|||||||
Starting with version 2.5.2, the 'cookie' auth_type uses blowfish
|
Starting with version 2.5.2, the 'cookie' auth_type uses blowfish
|
||||||
algorithm to encrypt the password.
|
algorithm to encrypt the password.
|
||||||
<br />
|
<br />
|
||||||
If at least one server configuration uses 'cookie' auth_type, enter
|
If you are using the 'cookie' auth_type, enter here a random
|
||||||
here a passphrase of your choice that will be used by blowfish.
|
passphrase of your choice. It will be used internally by the blowfish
|
||||||
|
algorithm: you won't be prompted for this passphrase.
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><b>$cfg['Servers']</b> array</dt>
|
<dt><b>$cfg['Servers']</b> array</dt>
|
||||||
|
Reference in New Issue
Block a user