[pgadmin-org/pgadmin4] 8b236e: Ensure that the authenticated users can't access e...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 8b236e: Ensure that the authenticated users can't access e...
Date: 2023-01-13 06:59:32
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/83b207-8b236e@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: 8b236e7bc8238a2b90ae1524eef2ce120f53ad9d
https://github.com/pgadmin-org/pgadmin4/commit/8b236e7bc8238a2b90ae1524eef2ce120f53ad9d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-01-13 (Fri, 13 Jan 2023)

Changed paths:
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/import_export/__init__.py
M web/pgadmin/tools/import_export_servers/__init__.py
M web/pgadmin/tools/restore/__init__.py
M web/pgadmin/utils/__init__.py
M web/yarn.lock

Log Message:
-----------
Ensure that the authenticated users can't access each other's directories and files by providing relative paths. #5734

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-01-13 07:02:16 [pgadmin-org/pgadmin4] 9dc27c: Update release note
Previous Message Aditya Toshniwal 2023-01-13 06:58:37 [pgadmin-org/pgadmin4] 83b207: Fix few more issues related to Menu rewrite. #5615