pgAdmin 4 commit: Validate permissions on the session directory itself, - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Validate permissions on the session directory itself,
Date
Msg-id E1hqZy2-0005bj-9f@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Validate permissions on the session directory itself, not it's parent, per Felix Pusch. Fixes #4276

Branch
------
electron2

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

Modified Files
--------------
web/pgadmin/setup/data_directory.py         | 2 +-
web/pgadmin/setup/tests/test_permissions.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a