pgAdmin 4 commit: Prevent the Windows installer accepting pathscontain - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the Windows installer accepting pathscontain
Date
Msg-id E1eGp5a-0005pK-Vd@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent the Windows installer accepting paths containing invalid characters. Fixes #1365

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ff753deb8cd49fde8fea25b9b676a45461ba7e9
Author: Paresh More <paresh.more@enterprisedb.com>

Modified Files
--------------
Make-MinGW.bat             |  25 +++++++--
pkg/win32/README.txt       |   2 +-
pkg/win32/installer.iss.in | 129 ++++++++++++++++++++++++++++++++++-----------
3 files changed, 122 insertions(+), 34 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Decode the field separator and quote char if needed.
Next
From: Dave Page
Date:
Subject: Re: [Patch]: Installer: pgAdmin4 should not install in specialcharacter path