Commit 01bd76aa authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) system_certmanager.php missing form escape

(cherry picked from commit 1f459153)
parent f7aca02e
......@@ -492,6 +492,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
}
}
legacy_html_escape_form_data($pconfig);
include("head.inc");
if (empty($act)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment