PierreLannoy
New Pleskian
- Server operating system version
 - Cloudlinux 8.7
 
- Plesk version and microupdate number
 - 18.0.51 Update #1
 
Hello all!
When I create a new server (I do it via scripts), I'm setting branding options too. From some times now, my script triggers an error on the following command:
After investigation, I found the sanitization that is made by Plesk in such a case doesn't allow
 )
Has anyone encountered this and if so how did you solve the problem?
Thanks in advance
				
			When I create a new server (I do it via scripts), I'm setting branding options too. From some times now, my script triggers an error on the following command:
plesk bin branding --custom-logo -file /tmp/header.svgAfter investigation, I found the sanitization that is made by Plesk in such a case doesn't allow
svg tags. The error message is The SVG file /tmp/header.svg cannot be uploaded: Suspicious node 'svg' (Line: -1)about… (too bad, svg tag is not allowed in svg files Has anyone encountered this and if so how did you solve the problem?
Thanks in advance