Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: b429a3817699d22c9414a05fcd85fc1beaa28458 https://github.com/pgadmin-org/pgadmin4/commit/b429a3817699d22c9414a05fcd85fc1beaa28458 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths: M web/pgadmin/browser/__init__.py M web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx M web/pgadmin/utils/__init__.py Log Message: ----------- Fixed shared storage file accessibility issues in import/export servers and cloud deployment. #5014