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

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

From
Harshal Dhumal
Date:
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
Attachment

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

From
Dave Page
Date:
Hi Does this resolve the suggestion in https://redmine.postgresql.org/issues/2919 about creating new sessions? On Thu, Nov 30, 2017 at 7:58 AM, Harshal Dhumal < harshal.dhumal@enterprisedb.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

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

From
Dave Page
Date:
Thanks, applied. On Thu, Nov 30, 2017 at 7:58 AM, Harshal Dhumal < harshal.dhumal@enterprisedb.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

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

From
Harshal Dhumal
Date:
Dave, On Thu, Nov 30, 2017 at 3:38 PM, Dave Page 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.dhumal@enterprisedb.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 >