[patch][pgAdmin] RM6580 5.4 throws exception: TypeError: 'NoneType' object is not subscriptable
Hi Hackers, Please find the attached patch which resolves the issue of 'NoneType' object while logging out in Server Mode. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corporation. RM6580.patch Description: Binary data
[patch][pgAdmin] RM6369 CSRF errors for stale sessions
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
Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
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, > > Please find the attached patch which increases the session expiration time > for desktop mode to 1 week. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. >
[pgAdmin][RM6566]: [React] Port Cast node to react.
Hi Hackers, Please find the attached patch for # 6566.[React] Port Cast node to react. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6566.patch Description: Binary data
Re: [pgAdmin][RM6566]: [React] Port Cast node to react.
Hi Hackers, Please ignore my previous patch and find the updated patch. On Wed, Jul 14, 2021 at 8:22 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for # 6566.[React] Port Cast node to react. > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6566_v1.patch Description: Binary data
Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
@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 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, >> >> 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. RM6369_v2.patch Description: Binary data
Re: [patch][pgAdmin] RM6369 CSRF errors for stale sessions
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 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, >>> >>> 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. >