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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added backward compatible code for reverse proxy in c
Date: 2019-10-01 12:26:19
Message-ID: E1iFHER-0003DC-0y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-10-01 12:27:02 Re: [pgAdmin][RM4768] Reverse proxy on non-standard port
Previous Message Khushboo Vashi 2019-10-01 10:30:22 Re: [pgAdmin][RM4768] Reverse proxy on non-standard port