pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex
Date: 2018-01-11 06:28:43
Message-ID: E1eZWLz-0004ov-1O@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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=a9ac6f77ff17ea78ab9fe766cae82dc5038e2fa9
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2018-01-11 06:30:57 Re: [pgAdmin4][Patch]: Adding connection status in Query tool
Previous Message Ashesh Vashi 2018-01-11 06:28:42 pgAdmin 4 commit: Clarify how virtual envs can be used in WSGI mode, an