Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins
Date
Msg-id CANxoLDeoRuoetz1mk0d6Nqk6zuOHrCmAJBNa8z_T3g0J7odHLg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Wed, May 5, 2021 at 11:28 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for RM #5776 -  Needlessly prompted for a password with SSPI logins.

To fix this issue,  I have enabled the "Kerberos authentication" flag in the server dialog for Desktop mode also. So, if this flag is set to True, pgAdmin will not prompt for a password on connection/reconnection.

This patch also includes the Jasmine test failures caused by my previous Kerberos patch.

Thanks,
Khushboo


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that while connecting to the server using SSPI
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API test cases