Skip to content

Commit 24519ea

Browse files
authored
Merge pull request #344 from usnistgov/fix/cap-nonce
Enable CSP nonce flag
2 parents ecc458f + 5789ceb commit 24519ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

angular/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
</head>
7272

7373
<body style="background-color: black">
74-
<sdp-app></sdp-app>
74+
<sdp-app ngCspNonce="random-nonce"></sdp-app>
7575
</body>
7676
</html>

0 commit comments

Comments
 (0)