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