pgAdmin 4 commit: Ensure that pgAdmin should not allow opening external - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that pgAdmin should not allow opening external
Date
Msg-id E1lbdho-0005V3-CQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that pgAdmin should not allow opening external files that are dragged into it. Fixes #6355

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dd1bae3c74702dd2b532c8b5066c5786deec59b
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                   |  1 +
web/pgadmin/browser/static/js/panel.js             | 10 ++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 10 ++++++++++
3 files changed, 21 insertions(+)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.