Обсуждение: pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed Security Hotspot reported by SonarQube.

От
Akshay Joshi
Дата:
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(-)