pgAdmin 4 commit: Support SSH tunneling with keys that don't have apas - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Support SSH tunneling with keys that don't have apas
Date
Msg-id E1ffmIN-0001pq-8D@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support SSH tunneling with keys that don't have a passphrase. Fixes #3468

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce768c7f8a3be5ea8163d67b58e412b27e4becd8
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst                   |  1 +
.../browser/server_groups/servers/__init__.py      |  4 +--
web/pgadmin/utils/driver/psycopg2/connection.py    |  4 +--
.../utils/driver/psycopg2/server_manager.py        | 33 +++++++++++++---------
4 files changed, 24 insertions(+), 18 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3468 Cannot create server using SSH Tunneltab when no passphrase identify file