pgAdmin 4 commit: Added backward compatible code for reverse proxy in c
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Modified Files -------------- requirements.txt | 1 + web/pgAdmin4.py | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-)