pgAdmin 4 commit: Support SSH tunneling with keys that don't have apas

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Support SSH tunneling with keys that don't have apas
Дата
Msg-id E1ffmIN-0001pq-8D@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3468 Cannot create server using SSH Tunneltab when no passphrase identify file