[Patch] - Bug #7059 - pgAdmin throws internal server error for OAuth2 after some random idle time

2022-03-15 Thread Yogesh Mahajan
Hi,

Please find the patch which fixes the error shown on logout when auth
sources include  'oauth2'.

Thanks,
Yogesh Mahajan
EnterpriseDB


RM_7059_v1.patch
Description: Binary data


Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React

2022-03-15 Thread Akshay Joshi
Hi Aditya

Can you please review/test it?

On Mon, Mar 14, 2022 at 7:17 PM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Please find the attached patch for #7132
>  Port Properties collection,
> Dashboard and SQL panel in React.
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Fixed an issue where the error is shown on logout whe

2022-03-15 Thread Akshay Joshi
Fixed an issue where the error is shown on logout when the authentication 
source is oauth2. Fixes #7059

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b6469bd35ac7a15eb4708a37e469c576bf4ef77
Author: Yogesh Mahajan 

Modified Files
--
docs/en_US/release_notes.rst |  1 +
docs/en_US/release_notes_6_8.rst | 22 ++
web/pgadmin/authenticate/__init__.py |  5 +
3 files changed, 28 insertions(+)



Re: [Patch] - Bug #7059 - pgAdmin throws internal server error for OAuth2 after some random idle time

2022-03-15 Thread Akshay Joshi
Thanks, the patch applied.

On Tue, Mar 15, 2022 at 3:13 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:

> Hi,
>
> Please find the patch which fixes the error shown on logout when auth
> sources include  'oauth2'.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Wording and formatting tweaks.

2022-03-15 Thread Dave Page
Wording and formatting tweaks.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=609c41154f19cc7979fc5db20731455935d339da

Modified Files
--
docs/en_US/cloud_deployment.rst | 51 +
1 file changed, 31 insertions(+), 20 deletions(-)



pgAdmin 4 commit: Move the cloud deployment docs to a more appropriate

2022-03-15 Thread Dave Page
Move the cloud deployment docs to a more appropriate place.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed90045deb075d6ecd6416714b97dc6e9e7a11f0

Modified Files
--
docs/en_US/connecting.rst | 7 +++
docs/en_US/deployment.rst | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)



pgAdmin 4 commit: Fix indentation

2022-03-15 Thread Dave Page
Fix indentation

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08880ebd2e2849d7c9e553b4bb0c029f228d4140

Modified Files
--
docs/en_US/cloud_deployment.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)