Re: [pgAdmin4][RM2922] Login desktop user only once in runtime

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM2922] Login desktop user only once in runtime
Date: 2017-11-30 13:29:02
Message-ID: CAFiP3vyN2UuK_Ga68R2YM-Kt_EJwgxsset56bOyz0EjiSvWsAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave,

On Thu, Nov 30, 2017 at 3:38 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Hi
>
> Does this resolve the suggestion in https://redmine.postgresql.
> org/issues/2919 about creating new sessions?
>

Do you think we should allow endpoint /misc/ping to be accessible outside
of Qt application
as long as user passes PGADMIN_KEY with request? (this will require new
session to be created for each /misc/ping request)

>
> On Thu, Nov 30, 2017 at 7:58 AM, Harshal Dhumal <
> harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> Please find attached patch to fix issue where desktop user was logged in
>> each request
>> in runtime.
>>
>> --
>> *Harshal Dhumal*
>> *Sr. Software Engineer*
>>
>> EnterpriseDB India: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-12-01 06:25:38 [pgAdmin4][Patch]: Remove default 'Altertify JS' header from debugger related error alerts
Previous Message Dave Page 2017-11-30 13:17:16 Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email