Re: Bug #6991 - Suggestion to Contribute Fix

2022-02-16 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Feb 16, 2022 at 4:07 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Akshay, > > On Fri, Feb 11, 2022 at 11:46 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Will review and test the patch. >> > The patch looks good to me, ho

Re: [pgAdmin][Patch] - Feature test fix

2022-02-16 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Feb 16, 2022 at 4:49 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hello Team, > > Please find the attached patch which fixes feature tests broken due to > cloud deployment feature. > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Re

pgAdmin 4 commit: Fixed an issue where pgadmin cannot connect to LDAP w

2022-02-16 Thread Akshay Joshi
Fixed an issue where pgadmin cannot connect to LDAP when STARTTLS is required before bind. Fixes #6991 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aca97d9f57b906de2019464e261cf46d99fadf57 Author: Charlet, Christoph Modified Files ---

pgAdmin 4 commit: Fix audit issue

2022-02-16 Thread Akshay Joshi
Fix audit issue Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=30dc805cf6a88cc7d6048f73489d388e93892424 Modified Files -- web/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

pgAdmin 4 commit: Fixed feature tests.

2022-02-16 Thread Akshay Joshi
Fixed feature tests. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce8e6b47c1a85e6096d1c33b45deae865b39bb6c Author: Yogesh Mahajan Modified Files -- web/regression/README| 8 +++- web/regression/featur

[pgAdmin][Patch] - Feature test fix

2022-02-16 Thread Yogesh Mahajan
Hello Team, Please find the attached patch which fixes feature tests broken due to cloud deployment feature. Thanks, Yogesh Mahajan EnterpriseDB Feature_Test_Fix_Cloud_Feature_v1.patch Description: Binary data

Re: Bug #6991 - Suggestion to Contribute Fix

2022-02-16 Thread Khushboo Vashi
Hi Akshay, On Fri, Feb 11, 2022 at 11:46 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Will review and test the patch. > The patch looks good to me, however I couldn't test the patch as I am facing an SSL handshake issue on my laptop which is not related to this patch. You can com

Re: [pgAdmin][Patch] Bug #6999 - A valid username that is not an email address will always flash warning "Email/Username is not valid"

2022-02-16 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Feb 16, 2022 at 12:55 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Team, > > Attached patch fixes issue of warning shown while logging in with LDAP > authentication . Issue can be observed when authentication sources are > ['internal','ldap']

pgAdmin 4 commit: Fixed an issue where a warning is flashed every time

2022-02-16 Thread Akshay Joshi
Fixed an issue where a warning is flashed every time for an email address when authentication sources are internal and ldap. Fixes #6999 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b539637426c7eac6bbc1be6a4e1d04da4caaba62 Author: Yogesh Mah

pgAdmin 4 commit: Ensure that the user should be able to add new server

2022-02-16 Thread Akshay Joshi
Ensure that the user should be able to add new server with unix socket connection. Fixes #7181 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1221d5517348a7a776ca86fd3ae7562067b4143 Modified Files -- docs/en_US/release_notes_6_6