b3a238744d
Added escapeHtml() utility function to both Dropbox and OneDrive callback pages. Folder names, paths, and error messages inserted into innerHTML via template literals are now escaped to prevent potential cross-site scripting from malicious folder names. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>