Fixed an issue where pgAdmin does not open after password reset in server mode. Fixes #6513
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=460fb7ec29ae5b85d2a2307580190726ee522f79 Author: Khushboo Vashi <khushboo.va...@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(-)