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