fix(security): allow more strict CSP for SVG assets (#9209)

Refs #7540
This commit is contained in:
Vladimír Gorej
2023-09-14 12:34:13 +02:00
committed by GitHub
parent efe613322d
commit b7f533174a
8 changed files with 605 additions and 62 deletions

View File

@@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Security-Policy" content="img-src 'self'" />
<title>Swagger UI</title>
<link rel="stylesheet" type="text/css" href="style.css">
<style>