pgAdmin 4 commit: Fix SSH tunnel password decryption. Fixes #4320

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix SSH tunnel password decryption. Fixes #4320
Date: 2019-06-25 11:06:07
Message-ID: E1hfjH5-0007Tc-KX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix SSH tunnel password decryption. Fixes #4320

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d42f8026c4cd4aec4fd2a7de04256c2ba0d7a71
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/server_manager.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-25 11:06:24 Re: [pgAdmin][RM4320] PgAdmin 4 fails to accept ssh password
Previous Message Dave Page 2019-06-25 11:03:49 pgAdmin 4 commit: Update Chinese translation.