]> git.joonet.de Git - adminer.git/commit
Hide databases the user can't connect to
authorFelix Geyer <debfx@fobos.de>
Sun, 7 Jun 2015 19:52:43 +0000 (21:52 +0200)
committerJakub Vrána <jakub@vrana.cz>
Sun, 19 Feb 2017 09:33:22 +0000 (10:33 +0100)
commitb8bea7fc569b1a09948603f1d7f22cb168dd4d07
tree2379fdb0a0a122acd924818b9abb6a6d38313031
parentcd8ff96a09b03fb97ae4821e93bebc11b9018a5b
Hide databases the user can't connect to

pg_database lists all databases including the ones the user can't connect to.
There is little point in showing them when we know connecting will fail.
adminer/drivers/pgsql.inc.php