Project

General

Profile

« Previous | Next » 

Revision 6852

lib/phpPgAdmin.config.inc.php.diff: Remove context so segment matching would depend only on the $conf['extra_login_security'] line itself

View differences:

lib/phpPgAdmin.config.inc.php.diff
1
@@ -86,5 +86,5 @@
2
 	// understand how to change PostgreSQL's pg_hba.conf to enable
3
 	// passworded local connections.
1
@@ -88,1 +88,1 @@
4 2
-	$conf['extra_login_security'] = true;
5 3
+	$conf['extra_login_security'] = false;
6
 
7
 	// Only show owned databases?

Also available in: Unified diff