pgAdmin 4 commit: When selecting an SSL cert or key,update only the ex - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: When selecting an SSL cert or key,update only the ex
Date
Msg-id E1eZWLy-0004nB-JS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
When selecting an SSL cert or key, update only the expected path in the UI, not all of them. Fixes #2760. Fixes #2867

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=517cf177ceee1762d7573a9ba1d59e2fbe1796be
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 2 ++
1 file changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: ESLINT: On pgAdmin static javascripts
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.