pgAdmin 4 commit: Ensure that pgAdmin should work behind reverse proxy - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that pgAdmin should work behind reverse proxy
Date
Msg-id E1iCHiD-0006Z6-4x@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that pgAdmin should work behind reverse proxy if the inbuilt server is used as it is. Fixes #4755

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_14.rst | 3 ++-
web/pgAdmin4.py                   | 8 ++++++--
2 files changed, 8 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 3009 - Right click to copy from data grid,optionally with headers.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4755] pgAdmin does not work behind reverse proxy ifin built server is used as it is