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

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

From
Akshay Joshi
Date:
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(+)