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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the error is shown on logout whe
Дата
Msg-id E1nU5IW-0002Yg-3q@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [Patch] - Bug #7059 - pgAdmin throws internal server error for OAuth2 after some random idle time