pgAdmin 4 commit: Pass the service name to external processes. Fixes #3

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Pass the service name to external processes. Fixes #3
Date: 2018-03-19 11:01:09
Message-ID: E1exsXN-0000RB-BT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-19 11:01:27 Re: [pgAdmin4][RM#3195] Include service name when executing Backup, Restore etc tools
Previous Message Dave Page 2018-03-19 10:58:16 pgAdmin 4 commit: Ensure the file manager properly escapes file & direc