Commit 1f459153 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) system_certmanager.php missing form escape

parent 0987f259
......@@ -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