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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add the Flask-Paranoid module for a little extra, wel
Date: 2017-07-20 17:04:41
Message-ID: E1dYEsT-0000VH-38@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-07-20 17:05:27 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Previous Message Dave Page 2017-07-20 16:59:22 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor