[pgadmin-org/pgadmin4] 869b90: Ensure that the correct value should be returned i...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 869b90: Ensure that the correct value should be returned i...
Date: 2022-09-30 09:38:14
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bedfad-869b90@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: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-10-03 05:48:34 [pgadmin-org/pgadmin4] 406119: Allow reordering table columns using drag and drop...
Previous Message Akshay Joshi 2022-09-30 05:12:29 [pgadmin-org/pgadmin4] bedfad: Fixed RESQL test cases.