pgAdmin 4 commit: Only set permissions on the storage directory upon cr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Only set permissions on the storage directory upon cr
Date: 2022-04-11 08:19:35
Message-ID: E1ndpGp-0002s3-QI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-11 08:19:49 Re: [pgAdmin4][Patch]- Feature #7012 - disable master password requirement when using alternative auth source
Previous Message Khushboo Vashi 2022-04-11 06:29:54 [pgAdmin4][Patch]- Feature #7012 - disable master password requirement when using alternative auth source