Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 0850eae44a6e91dc5b165784bc76c47a > files > 7

phpmyadmin-2.11.5-1mdv2008.1.src.rpm

--- libraries/config.default.php.orig	2007-08-22 14:41:06.000000000 +0800
+++ libraries/config.default.php	2007-08-22 14:41:53.000000000 +0800
@@ -54,7 +54,7 @@
  *
  * @global string $cfg['blowfish_secret']
  */
-$cfg['blowfish_secret'] = '';
+$cfg['blowfish_secret'] = '_BLOWFISH_SECRET_';
 
 
 /*******************************************************************************
@@ -141,7 +141,7 @@
  *
  * @global string $cfg['Servers'][$i]['auth_type']
  */
-$cfg['Servers'][$i]['auth_type'] = 'config';
+$cfg['Servers'][$i]['auth_type'] = 'cookie';
 
 /**
  * MySQL user