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