pgAdmin 4 commit: Fixed an issue where the error is shown on logout whe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the error is shown on logout whe
Date
Msg-id E1nU5IW-0002Yg-3q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <yogesh.mahajan@enterprisedb.com>

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(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7059 - pgAdmin throws internal server error for OAuth2 after some random idle time