pgAdmin 4 commit: Fix XSS issue in explain and explain analyze for tabl
Akshay Joshi <[email protected]> Mon, 09 Dec 2019 12:31:07 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)