Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 998c0cb7b36aea76c9e836e4d455fe808d23f034
https://github.com/pgadmin-org/pgadmin4/commit/998c0cb7b36aea76c9e836e4d455fe808d23f034
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M web/pgAdmin4.py
M web/pgadmin/__init__.py
M web/pgadmin/utils/__init__.py
Log Message:
-----------
Fixed issue related to reverse proxy.
1) Fix reverse proxy redirection in server mode.
2) All reverse proxies in desktop mode.