From: gggeek Date: Fri, 16 Dec 2022 18:49:35 +0000 (+0000) Subject: fix xss in debugger; move to pure-js version of visualeditor X-Git-Tag: 4.9.2~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=055fc36541802917e3245de62bfc345655ea689e;p=plcapi.git fix xss in debugger; move to pure-js version of visualeditor --- diff --git a/debugger/action.php b/debugger/action.php index cb9aa8ec..f028723c 100644 --- a/debugger/action.php +++ b/debugger/action.php @@ -546,6 +546,7 @@ if ($action) {

Changelog