pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube.
Date
Msg-id E1oN2gI-0005sp-24@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed Security Hotspot reported by SonarQube.

Branch
------
master

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

Modified Files
--------------
runtime/src/js/pgadmin.js                                    | 12 +-----------
web/pgadmin/dashboard/static/js/PgAdminLogo.jsx              |  2 +-
.../static/js/components/PreferencesComponent.jsx            |  6 +++---
web/pgadmin/static/js/Explain/Graphical.jsx                  |  4 ++--
web/pgadmin/static/js/Explain/svg_download.js                |  2 +-
web/pgadmin/static/js/backform.pgadmin.js                    |  2 +-
web/pgadmin/static/js/helpers/ModalProvider.jsx              |  2 +-
web/pgadmin/static/js/utils.js                               |  8 +++++---
.../static/js/components/DebuggerArgumentComponent.jsx       |  4 ++--
9 files changed, 17 insertions(+), 25 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix translation.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixed RM #7608