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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins
Дата
Msg-id CANxoLDeoRuoetz1mk0d6Nqk6zuOHrCmAJBNa8z_T3g0J7odHLg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch] - RM #5776 - Needlessly prompted for a password with SSPI logins  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Ensure that while connecting to the server using SSPI
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API test cases