pgAdmin 4 commit: Relax the permission check on the directory containin

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Relax the permission check on the directory containin
Date: 2019-05-20 08:46:05
Message-ID: E1hSdvp-0007gt-Dn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Relax the permission check on the directory containing the config database, as it may fail in some environments such as OpenShift. Fixes #4276

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_7.rst | 3 ++-
web/pgadmin/setup/data_directory.py | 11 ++++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-20 09:02:11 Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list
Previous Message Murtuza Zabuawala 2019-05-20 07:01:27 [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCell opens autocomplete suggestion list