Can switch more easily to cookie auth type
This commit is contained in:
parent
284b1feace
commit
e547fbbaf7
@ -42,7 +42,7 @@ $cfg['PmaNoRelation_DisableWarning'] = FALSE;
|
|||||||
* passphrase that will be used by blowfish. The maximum length seems to be 46
|
* passphrase that will be used by blowfish. The maximum length seems to be 46
|
||||||
* characters.
|
* characters.
|
||||||
*/
|
*/
|
||||||
$cfg['blowfish_secret'] = '';
|
$cfg['blowfish_secret'] = 'dolibarrblowfishkey';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Server(s) configuration
|
* Server(s) configuration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user