Thread: pgAdmin 4 commit: Added backward compatible code for reverse proxy in c

pgAdmin 4 commit: Added backward compatible code for reverse proxy in c

From
Akshay Joshi
Date:
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(-)