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.toshni...@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(-)