pgAdmin 4 commit: Fixed issue where 'Identity file' control of SSH Tunn

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue where 'Identity file' control of SSH Tunn
Date: 2018-05-17 11:48:08
Message-ID: E1fJHOC-0005oT-PW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue where 'Identity file' control of SSH Tunnel tab is enabled when database is connected and 'Use SSH tunneling' flag is set to No.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=719938a14c1b6bdae96aff82a2f6a02901a7ca8d

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/server.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-05-18 05:56:19 pgAdmin 4 commit: Correct the logic to set the SUPPORT_SSH_TUNNEL flag
Previous Message Ashesh Vashi 2018-05-17 07:24:50 Re: [pgadmin] Prefer CSS selectors to XPath selectors in feature tests