pgAdmin 4 commit: Use cheroot as default production server for pgAdmin4 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Use cheroot as default production server for pgAdmin4
Date
Msg-id E1iiBO4-0007U3-Fq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use cheroot as default production server for pgAdmin4. Fixes #5017

If DEBUG is true then we used the default flask server.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_17.rst |  1 +
requirements.txt                  |  1 +
web/pgAdmin4.py                   | 35 +++++++++++++++++++++++++----------
3 files changed, 27 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Zahid Rahman
Date:
Subject: Re: Error [99] reset password
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5017] Use cheroot as default production server