pgAdmin 4 commit: 1) Fix issue where SSH tunnel connection using passwo

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fix issue where SSH tunnel connection using passwo
Дата
Msg-id E1hYPaj-0002hO-BM@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
1) Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password. Fixes #4320
2) Fix some more issues related to SSH Tunnel(By: Akshay Joshi)

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst                             |  1 +
docs/en_US/release_notes_4_9.rst                         | 16 ++++++++++++++++
.../browser/server_groups/servers/static/js/server.js    | 10 +++++-----
.../servers/templates/servers/tunnel_password.html       |  2 +-
web/pgadmin/utils/driver/psycopg2/server_manager.py      | 13 ++++++++++---
5 files changed, 33 insertions(+), 9 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4035] ELSIF not correctly highlighted in editor
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4320] PgAdmin 4 fails to accept ssh password