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

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins
Date: 2021-05-05 05:58:48
Message-ID: CAFOhELcewrxzYP5REkbbbLfrxGRm_8VM+0sq847PzmkmJUQAfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM_5776.patch application/octet-stream 5.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-05 06:10:54 pgAdmin 4 commit: Ensure that while connecting to the server using SSPI
Previous Message Dave Page 2021-05-04 13:12:16 pgAdmin 4 commit: Make the error messages on exit show something useful