[pgadmin-org/pgadmin4] 1904a6: Fixed XSS vulnerability issues. #5277

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 1904a6: Fixed XSS vulnerability issues. #5277
Date: 2022-10-13 05:29:17
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/8a7612-1904a6@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 1904a64e4292c816ee2c8b455c93242604a53cde
https://github.com/pgadmin-org/pgadmin4/commit/1904a64e4292c816ee2c8b455c93242604a53cde
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-10-13 (Thu, 13 Oct 2022)

Changed paths:
M web/pgadmin/browser/static/js/browser.js
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/sqleditor_title.js

Log Message:
-----------
Fixed XSS vulnerability issues. #5277

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-10-13 13:04:49 [pgadmin-org/pgadmin4] ff095f: More fixes related to ERD color change. #4392
Previous Message Pravesh Sharma 2022-10-13 04:55:39 [pgadmin-org/pgadmin4] 8a7612: Fixed an issue where filtered rows was not working...