Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 44505bbc867889727f563ff4498bbd74 > files > 7

phpmyadmin-2.11.9.2-1mdv2008.0.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