Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
Date
Msg-id CAFOhELcJdZHSifz1LmD6XwmSCdbPwfPzwKeisHRHK1LTFzMkGA@mail.gmail.com
Whole thread Raw
In response to Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
Responses Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
List pgadmin-hackers

On Wed, Jul 14, 2021 at 10:49 AM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:

Please find the updated patch.
The code change looks good. 

On Tue, Jul 13, 2021 at 6:33 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi Rahul,

You made this change at the end of the config.py file, so the changes made by the user for this parameter in config_local or config_system file will not be reflected.

Thanks,
Khushboo

On Tue, Jul 13, 2021 at 6:24 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch which increases the session expiration time for desktop mode to 1 week.

--
Rahul Shirsat
Senior Software Engineer | EnterpriseDB Corporation.


--
Rahul Shirsat
Senior Software Engineer | EnterpriseDB Corporation.

pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6566]: [React] Port Cast node to react.