Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 869b90121c1c48899caa7bf807a03fcf8a21611b
https://github.com/pgadmin-org/pgadmin4/commit/869b90121c1c48899caa7bf807a03fcf8a21611b
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/utils/driver/psycopg2/connection.py
Log Message:
-----------
Ensure that the correct value should be returned if an exception occurs while decoding the password. #5367