pgAdmin 4 commit: Ensure that upload paths are children of the storage

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that upload paths are children of the storage
Date: 2022-03-14 03:37:07
Message-ID: E1nTbW7-0006Xm-Tp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that upload paths are children of the storage directory. Fixes #7233

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dccd4f0bbaafa783d9f0360c7592b128d5cc3928

Modified Files
--------------
docs/en_US/release_notes_6_7.rst | 20 ++++++++++++--------
web/pgadmin/misc/file_manager/__init__.py | 6 +++++-
2 files changed, 17 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-14 04:26:24 pgAdmin 4 commit: Increase the value of --max-old-space-size to fix the
Previous Message Dave Page 2022-03-11 16:59:01 Re: Issue tracking