pgAdmin 4 commit: Ensure SSL options are pushed down to external tools

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure SSL options are pushed down to external tools
Date: 2018-03-15 11:35:51
Message-ID: E1ewRAl-0005Pi-Lu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure SSL options are pushed down to external tools like pg_dump. Fixes #3122

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=63ba3402e8113c20b0c929a9764642ca67b3befd
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py | 22 +++++++++++++++++++++-
web/pgadmin/tools/backup/__init__.py | 3 +++
web/pgadmin/tools/import_export/__init__.py | 14 +++++++-------
web/pgadmin/tools/maintenance/__init__.py | 1 +
web/pgadmin/tools/restore/__init__.py | 1 +
5 files changed, 33 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-15 11:37:11 Re: [pgadmin4][Patch]: RM #3122 - Backup not working on certificate (SSL) protected servers
Previous Message pgAdmin 4 Jenkins 2018-03-15 11:34:35 Jenkins build is back to normal : pgadmin4-master-python36 #522