pgAdmin 4 commit: Ensure that pgAdmin should not allow opening external

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that pgAdmin should not allow opening external
Date: 2021-04-28 06:29:52
Message-ID: E1lbdho-0005V3-CQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-28 06:32:14 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Previous Message Pradip Parkale 2021-04-27 14:41:57 [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.