[pgadmin-org/pgadmin4] 5e98bf: Ensure that the appropriate permissions are set on...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 5e98bf: Ensure that the appropriate permissions are set on...
Date: 2022-10-31 12:29:43
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/201a27-5e98bf@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: 5e98bf96bc9f888463a6ba6367b27d12899f1cf8
https://github.com/pgadmin-org/pgadmin4/commit/5e98bf96bc9f888463a6ba6367b27d12899f1cf8
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2022-10-31 (Mon, 31 Oct 2022)

Changed paths:
M web/pgadmin/utils/driver/psycopg2/connection.py

Log Message:
-----------
Ensure that the appropriate permissions are set on the key file before trying an SSL connection with the server in server mode. #5424

Browse pgadmin-hackers by date

  From Date Subject
Next Message pea-sys 2022-10-31 12:37:06 [pgadmin-org/pgadmin4] 4bcf06: Improve PNG files by optimising them.
Previous Message Aditya Toshniwal 2022-10-31 12:21:57 [pgadmin-org/pgadmin4] 201a27: Fix an issue where save button is enabled when tab...