pgAdmin 4 commit: Only set permissions on the storage directory upon cr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Only set permissions on the storage directory upon cr
Date
Msg-id E1ndpGp-0002s3-QI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Only set permissions on the storage directory upon creation. Fixes #6958

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_9.rst    |  1 +
web/pgadmin/setup/data_directory.py | 15 ++++++++++-----
2 files changed, 11 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]- Feature #7012 - disable master password requirement when using alternative auth source
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]- Feature #7012 - disable master password requirement when using alternative auth source