pgAdmin 4 commit: Ensure that pgAdmin should work behind reverse proxy

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that pgAdmin should work behind reverse proxy
Date: 2019-09-23 06:20:41
Message-ID: E1iCHiD-0006Z6-4x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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