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.maha...@enterprisedb.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