Fixed an issue where the server is not able to connect using the service. Fixes #5841
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=458036ad6ba3e3dd936330de56b2fbc1708084d7 Author: Pradip Parkale <pradip.park...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_27.rst | 1 + web/pgadmin/browser/server_groups/servers/__init__.py | 15 +++++---------- .../browser/server_groups/servers/static/js/server.js | 2 +- .../server_groups/servers/templates/servers/password.html | 10 ++++++++-- .../servers/templates/servers/tunnel_password.html | 8 +++++++- 5 files changed, 22 insertions(+), 14 deletions(-)