[pgadmin-org/pgadmin4] 998c0c: Fixed issue related to reverse proxy.

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 998c0c: Fixed issue related to reverse proxy.
Date: 2022-11-14 13:28:48
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e701da-998c0c@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-11-14 13:59:07 [pgadmin-org/pgadmin4] c5e9aa: Ensure that the load file paths are children of th...
Previous Message Pravesh Sharma 2022-11-14 13:21:35 [pgadmin-org/pgadmin4] e701da: Fixed an issue where the editor was not visible in...