Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions

2021-07-15 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Jul 14, 2021 at 10:53 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > On Wed, Jul 14, 2021 at 10:49 AM Rahul Shirsat < > rahul.shir...@enterprisedb.com> wrote: > >> @Khushboo Vashi 👍 >> >> Please find the updated patch. >> > The code change looks

Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions

2021-07-13 Thread Khushboo Vashi
On Wed, Jul 14, 2021 at 10:49 AM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > @Khushboo Vashi 👍 > > Please find the updated patch. > The code change looks good. > > On Tue, Jul 13, 2021 at 6:33 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Rahul, >> >> You made

Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions

2021-07-13 Thread Rahul Shirsat
@Khushboo Vashi 👍 Please find the updated patch. On Tue, Jul 13, 2021 at 6:33 PM Khushboo Vashi < khushboo.va...@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 f

Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions

2021-07-13 Thread Khushboo Vashi
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.shir...@enterprisedb.com> wrote: > Hi Hackers,

[patch][pgAdmin] RM6369 CSRF errors for stale sessions

2021-07-13 Thread Rahul Shirsat
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. RM6369.patch Description: Binary data