Re: [pgAdmin4][Patch] - RM #6444 and #6445

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM #6444 and #6445
Date: 2021-05-14 07:04:26
Message-ID: CANxoLDeXam8Kf=6T6RSs0n3MHDn7hSRC5kTRxJr8jEK_fjuGJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Thu, May 13, 2021 at 3:03 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch to fix below RMs.
>
> #6444 - [Kerbores] - User is not warned if Kerberos ticket expiration is
> less than 30 min while initiating global backup.
>
> #6445 - [Kerbores] - Kerberos Auth flag is True in properties dialogue
> though server is connected with password.
> There is no way to identify if the server connection is GSS authenticated
> or not. To solve this problem, I have introduced *GSS authenticated?* and *GSS
> encrypted?* fields in the server properties.
>
> Thanks,
> Khushboo
>
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-14 07:04:39 Re: [pgAdmin][RM6443]: File Dialog shows incorrect files for selected file type
Previous Message Akshay Joshi 2021-05-14 07:03:59 pgAdmin 4 commit: 1) Fixed an issue where the user is not warned if Ker