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

From Ashesh Vashi
Subject pgAdmin 4 commit: Prevent the Windows installer accepting pathscontain
Date
Msg-id E1eMxGW-0007rp-Gp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent the Windows installer accepting paths containing invalid characters. Fixes #1365

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8adaee21f4357801e3279c9c0f044421b49a7d00
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: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message