pgAdmin 4 commit: Prevent the user attempting to run external commands

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the user attempting to run external commands
Date: 2016-08-08 10:59:39
Message-ID: E1bWiHT-0004vH-NM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the user attempting to run external commands if the bin path is not configured. Fixes #1177

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f78024808e80fef67de1aef5c97d1756c6771c0e
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 17 +++++
web/pgadmin/preferences/__init__.py | 27 ++++++-
.../tools/backup/templates/backup/js/backup.js | 86 ++++++++++++++++++++++
.../templates/import_export/js/import_export.js | 43 +++++++++++
.../templates/maintenance/js/maintenance.js | 47 +++++++++++-
.../tools/restore/templates/restore/js/restore.js | 44 +++++++++++
web/pgadmin/utils/preferences.py | 13 ++--
7 files changed, 265 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-08 10:59:54 Re: patch for RM1177 [pgadmin4]
Previous Message Akshay Joshi 2016-08-08 10:39:17 RM #1250 Collection node counts