[pgadmin-org/pgadmin4] e66cb5: Ensure user is not prompted for password if server...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e66cb5: Ensure user is not prompted for password if server...
Date: 2023-11-23 10:24:27
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/361ae4-e66cb5@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: e66cb54a5826373d542d17ff02ff147957f48fa3
https://github.com/pgadmin-org/pgadmin4/commit/e66cb54a5826373d542d17ff02ff147957f48fa3
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-11-23 (Thu, 23 Nov 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py

Log Message:
-----------
Ensure user is not prompted for password if server password is saved and server configuration has invalid pgpass file parameter. #6934

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-11-23 10:25:37 [pgadmin-org/pgadmin4] b51df0: Fixed an issue where syntax error was not highligh...
Previous Message Nikhil Mohite 2023-11-23 10:22:13 [pgadmin-org/pgadmin4] 361ae4: Fixed an issue where on entering full screen, the ...