Обсуждение: pgAdmin 4 commit: Fixed an issue where pgAdmin does not open after pass

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed an issue where pgAdmin does not open after pass

От
Akshay Joshi
Дата:
Fixed an issue where pgAdmin does not open after password reset in server mode. Fixes #6513

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=460fb7ec29ae5b85d2a2307580190726ee522f79
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst     | 1 +
web/pgadmin/authenticate/__init__.py | 4 ++--
web/pgadmin/browser/__init__.py      | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)