[pgadmin-org/pgadmin4] e3a172: Fixed the cross-site scripting vulnerability. #5405

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e3a172: Fixed the cross-site scripting vulnerability. #5405
Date: 2022-10-06 12:00:53
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/b519af-e3a172@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: e3a172e0e824463118fdcaf69dd10886ea20a4ba
https://github.com/pgadmin-org/pgadmin4/commit/e3a172e0e824463118fdcaf69dd10886ea20a4ba
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2022-10-06 (Thu, 06 Oct 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx
M web/pgadmin/static/js/Dialogs/ConnectServerContent.jsx

Log Message:
-----------
Fixed the cross-site scripting vulnerability. #5405

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-10-06 12:01:27 [pgadmin-org/pgadmin4] 2d0f09: Ensure that the login form is hidden if the authen...
Previous Message Dave Page 2022-10-06 11:43:18 [pgadmin-org/pgadmin4] b519af: Don't assume the system python executable is "pyth...