[pgadmin-org/pgadmin4] 0fd1e0: Fixed an issue where pgAdmin failed to connect whe...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 0fd1e0: Fixed an issue where pgAdmin failed to connect whe...
Date: 2023-02-13 11:19:37
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/026334-0fd1e0@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0fd1e0963e1342b797683beb95d320251f8019bf
https://github.com/pgadmin-org/pgadmin4/commit/0fd1e0963e1342b797683beb95d320251f8019bf
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-13 (Mon, 13 Feb 2023)

Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/driver/psycopg2/server_manager.py

Log Message:
-----------
Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-02-13 12:25:10 [pgadmin-org/pgadmin4] f623d5: Ensure that the schema diff tool should pick up th...
Previous Message Yogesh Mahajan 2023-02-13 06:29:07 [pgadmin-org/pgadmin4] 026334: Removed logging added for feature test failure. Ad...