pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube.
Date: 2022-08-14 01:44:46
Message-ID: E1oN2gI-0005sp-24@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-14 01:45:17 Re: [pgAdmin4][Patch] - Fixed RM #7608
Previous Message Dave Page 2022-08-12 13:31:14 pgAdmin 4 commit: Fix translation.