[pgadmin-org/pgadmin4] c5e9aa: Ensure that the load file paths are children of th...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] c5e9aa: Ensure that the load file paths are children of th...
Date: 2022-11-14 13:59:07
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/998c0c-c5e9aa@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: c5e9aa6357aee37986ce25b3775f6aa6111e84d7
https://github.com/pgadmin-org/pgadmin4/commit/c5e9aa6357aee37986ce25b3775f6aa6111e84d7
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2022-11-14 (Mon, 14 Nov 2022)

Changed paths:
M docs/en_US/external_database.rst
M docs/en_US/release_notes_6_16.rst
M web/pgadmin/tools/sqleditor/__init__.py

Log Message:
-----------
Ensure that the load file paths are children of the storage directory. #5522

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-11-15 08:21:23 [pgadmin-org/pgadmin4] 669a3a: Fixed SocketIO calls when pgAdmin 4 server is runn...
Previous Message Aditya Toshniwal 2022-11-14 13:28:48 [pgadmin-org/pgadmin4] 998c0c: Fixed issue related to reverse proxy.