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

From Khushboo Vashi
Subject [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins
Date
Msg-id CAFOhELcewrxzYP5REkbbbLfrxGRm_8VM+0sq847PzmkmJUQAfg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Make the error messages on exit show something useful
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that while connecting to the server using SSPI