public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Prevent the user attempting to run external commands
Date: Mon, 08 Aug 2016 10:59:39 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-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=f78024808e80fef67de1aef5c97d1756c6771...
Author: Harshal Dhumal <[email protected]>

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(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Prevent the user attempting to run external commands
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox