pgAdmin 4 commit: Fixed some security hotspots. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed some security hotspots.
Date
Msg-id E1oRZNn-0001qx-Ch@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed some security hotspots.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af1e9210b9f0691425f4bc0d0ddde131db4eeaf3

Modified Files
--------------
web/pgadmin/static/js/Explain/Graphical.jsx | 4 ++--
web/pgadmin/utils/session.py                | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that the Import/Export server menu option is v
Next
From: Yogesh Mahajan
Date:
Subject: Sonarqube fixes