pgAdmin 4 commit: Added backward compatible code for reverse proxy in c - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added backward compatible code for reverse proxy in c
Date
Msg-id E1iFHER-0003DC-0y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added backward compatible code for reverse proxy in case werkzeug is older.

Make werkzeug greater than equal to 0.15.0

Branch
------
master

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

Modified Files
--------------
requirements.txt |  1 +
web/pgAdmin4.py  | 19 +++++++++++--------
2 files changed, 12 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin][RM4768] Reverse proxy on non-standard port
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4768] Reverse proxy on non-standard port