pgAdmin 4 commit: Fixed post-login redirect location when running in se - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fixed post-login redirect location when running in se
Date
Msg-id E1jVbeK-0005tX-V1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed post-login redirect location when running in server mode under a non-default root. Fixes #5473

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=370094274c8cfe98c4744e99b00236263a4c4db5
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove support for Python 2. Fixes #5443
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l