pgAdmin 4 commit: Ensure strings are properly encoded in the Query Hist

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure strings are properly encoded in the Query Hist
Дата
Msg-id E1hqZy3-0005eW-J3@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure strings are properly encoded in the Query History. Fixes #4349

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=678fcb73f7c41463bda3b0706d47e8f58b802028
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  4 +-
.../xss_checks_panels_and_query_tool_test.py       | 56 ++++++++++++++++++++++
.../js/sqleditor/history/query_history_details.js  |  8 ++--
.../js/sqleditor/history/query_history_entries.js  |  3 +-
.../javascript/history/query_history_spec.js       |  4 +-
5 files changed, 65 insertions(+), 10 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release