pgAdmin 4 commit: Don't try to set permissions on Windows. It won't wor - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't try to set permissions on Windows. It won't wor
Date
Msg-id E1hShmy-0006qJ-DV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't try to set permissions on Windows. It won't work anyway. Fixes #4276

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py             |  3 ++-
web/pgadmin/setup/data_directory.py | 16 +++++++++-------
web/setup.py                        |  3 ++-
3 files changed, 13 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#4278] Backgrid loses the focus when PasswordCellopens autocomplete suggestion list
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4195] Tab navigation is broken in Query tool (Accessibility)