add nonce to inline script

This commit is contained in:
Jordan Blasenhauer 2024-02-21 15:05:40 +01:00
parent a9e5900dc1
commit 98734508ac
14 changed files with 14 additions and 14 deletions

View file

@ -68,7 +68,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -71,7 +71,7 @@
</div>
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -228,7 +228,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -47,7 +47,7 @@
<!-- end status -->
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -67,7 +67,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -66,7 +66,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -66,7 +66,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -67,7 +67,7 @@
</div>
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -66,7 +66,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -71,7 +71,7 @@
</div>
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -114,7 +114,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -87,7 +87,7 @@
</div>
<!-- end status -->
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -72,7 +72,7 @@
</div>
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {

View file

@ -65,7 +65,7 @@
<!-- end icon -->
</div>
<script>
<script nonce="{{script_nonce}}">
// Use SetupPlugin class that is on static/js/plugins/setup.js
const setPlugin = new SetupPlugin({
info: {