Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

2021-04-27 Thread Akshay Joshi
Thanks, patch applied. On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #6355. I have added the event to > prevent the browser from opening the dragged file. > > > -- > Thanks & Regards, > Pradip Parkale

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

2021-04-27 Thread Akshay Joshi
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 Modified Files -- d

[pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.

2021-04-27 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #6355. I have added the event to prevent the browser from opening the dragged file. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6355.patch Description: Binary data

pgAdmin 4 commit: Fixed ModuleNotFoundError when running setup.py from

2021-04-27 Thread Akshay Joshi
Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=718ac028066c64cdc6bc977bf5ddd02857561100 Author: Cyril Jouve Modified Files -- docs/en_US/relea