pgAdmin 4 commit: Fix XSS issue in explain and explain analyze for tabl

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix XSS issue in explain and explain analyze for tabl
Дата
Msg-id E1ieIBv-00089Y-OJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix XSS issue in explain and explain analyze for table and type which contain HTML. Fixes #4947.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb26ca0e46e9947977937654e935cb974fd989f1
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst             | 1 +
web/pgadmin/misc/static/explain/js/explain.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4506] "can't execute an empty query" messagedisplayed if user remove fill factor of any existing table
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Update version for release.