pgAdmin 4 commit: Pass the service name to external processes. Fixes#3 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Pass the service name to external processes. Fixes#3
Date
Msg-id E1exsXN-0000RB-BT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Pass the service name to external processes. Fixes #3195

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c312b03f6f8b61cf5e77cac019af2145db15f9f5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the file manager properly escapes file &direc
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3195] Include service name when executing Backup,Restore etc tools