pgAdmin 4 commit: Ensure sanity of the permissions on the storage and s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure sanity of the permissions on the storage and s
Date: 2019-04-17 15:57:40
Message-ID: E1hGmwO-0007P1-Pu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure sanity of the permissions on the storage and session directories and the config database. Fixes #4182

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_6.rst | 3 ++-
web/pgadmin/__init__.py | 2 ++
web/pgadmin/setup/data_directory.py | 2 ++
web/pgadmin/setup/tests/test_permissions.py | 35 +++++++++++++++++++++++++++++
web/setup.py | 2 ++
5 files changed, 43 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-04-18 04:01:45 Re: [pgAdmin4][Patch] - RM 3605 & 2392 - View data fixes
Previous Message Aditya Toshniwal 2019-04-17 10:28:13 [pgAdmin][RM4101] No confirmation before window refresh in query tabs