[pgAdmin][RM7709] ERD Throws error if variable added to column

2022-09-14 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7709.patch Description: Binary data

[pgAdmin][RM7557] pgAdmin failed to start due to bin path migration

2022-09-14 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes an issue where an exception occurs when migrating an old bin path preference. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7557.patch Desc

Re: [pgAdmin4][Patch]: SonarQube Vulnerabilities

2022-09-14 Thread Dave Page
Hi On Wed, 14 Sept 2022 at 05:38, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > I have tried to fix the vulnerabilities reported by SonarQube but it > didn't work. So I added the verification of region_id (user defined input) > as discussed in yesterday's meeting and am going

Re: [pgAdmin 4][Patch]: #7314 - psycopg2 to psycopg3 migration

2022-09-14 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 14, 2022 at 12:23 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached updated patch. > > On Tue, Sep 13, 2022 at 1:05 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Khushboo >> >> Review co

Re: [pgAdmin4][Patch]: SonarQube Vulnerabilities

2022-09-14 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 14, 2022 at 10:08 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > I have tried to fix the vulnerabilities reported by SonarQube but it > didn't work. So I added the verification of region_id (user defined input) > as discussed in yester

Re: [pgAdmin]: Update debugger method after security fixes

2022-09-14 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 14, 2022 at 2:04 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > PFA patch to resolve the issues in the debugger after security fixes. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Software Engineer.* > *EDB Postgres* <

pgAdmin 4 commit: Added the verification of region id for BigAnimal dep

2022-09-14 Thread Akshay Joshi
Added the verification of region id for BigAnimal deployment. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40e0175ee5d1e4682ad37048d5c9a0acc5b9d42c Author: Khushboo Vashi Modified Files -- web/pgadmin/misc/cloud/biganimal/__ini

pgAdmin 4 commit: Ensure that the browser tree should be refreshed afte

2022-09-14 Thread Akshay Joshi
Ensure that the browser tree should be refreshed after changing the ownership. Fixes #7607 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=16bcb7d4a2b7a06289de60320c83afb6fde7ae90 Modified Files -- docs/en_US/images/change_ownersh

pgAdmin 4 commit: Fixed the Debugger issue introduced by security fixes

2022-09-14 Thread Akshay Joshi
Fixed the Debugger issue introduced by security fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0cb00c7b4fa75ca0a6db376ede05217da74bd836 Author: Nikhil Mohite Modified Files -- .../tools/debugger/static/js/components/Debugg

[pgAdmin]: Update debugger method after security fixes

2022-09-14 Thread Nikhil Mohite
Hi Hackers, PFA patch to resolve the issues in the debugger after security fixes. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* debugger_method_update.patch Description: Binary data