pgAdmin 4 commit: Fix SSH tunnel password decryption. Fixes #4320 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix SSH tunnel password decryption. Fixes #4320
Date
Msg-id E1hqZy4-0005fe-79@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix SSH tunnel password decryption. Fixes #4320

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f0ae5d3b676edebf8110a72cd542ea9aa47c36
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat