From 8eeb85f5d5b4ac524ebb7ffbbf3360976e922af4 Mon Sep 17 00:00:00 2001 From: Aroldo de Mattos Bossoni Date: Fri, 6 Mar 2026 15:42:31 -0300 Subject: [PATCH] fix(ncp-web): prevent XSS via log output and undefined array key warning This commit addresses two issues in the NextCloudPi web panel: 1. HTML injection via ncp.log content (XSS vulnerability) - When /var/log/ncp.log contains HTML-like content (e.g., from certain backup operations), the unescaped output breaks the HTML parser - This causes the browser to ignore subsequent