pgAdmin 4 commit: Ensure backup/restore/maintenance work via SSHtunnel - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure backup/restore/maintenance work via SSHtunnel
Date
Msg-id E1fOCLb-0001BW-Cn@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure backup/restore/maintenance work via SSH tunnels. Fixes #3355

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b4605a9d390cb44e5dfe9967c3adf2b28d04f1f
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/__init__.py      | 42 +++++++++++++++++++++----------
web/pgadmin/tools/maintenance/__init__.py |  6 ++++-
web/pgadmin/tools/restore/__init__.py     | 24 +++++++++++++++---
3 files changed, 55 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgadmin, docker and ipv6
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM #3355 User can not perform operation ofbackup,Backup all, Backup global and Maintenance DB with ssh tunneling