pgAdmin 4 commit: Add the Flask-Paranoid module for a little extra,wel - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add the Flask-Paranoid module for a little extra,wel
Date
Msg-id E1dYEsT-0000VH-38@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add the Flask-Paranoid module for a little extra, well, paranoia in web mode. Fixes #2584

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64f3a559abadd62b9c49b78e1a937191fb0253ef
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
requirements.txt        | 1 +
web/pgadmin/__init__.py | 6 ++++++
2 files changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Next
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor