From a4927095ae44a183353ae0993e426e930d8a9139 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Sun, 4 Oct 2020 18:26:05 -0400 Subject: [PATCH] CSP: Disable the indexCustomInlineScripts hook --- doc/api/hooks_server-side.md | 1 - src/static/js/pluginfw/shared.js | 19 +++++++++++++++++-- src/templates/index.html | 2 -- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/doc/api/hooks_server-side.md b/doc/api/hooks_server-side.md index 10d738634..4dbfd38b5 100644 --- a/doc/api/hooks_server-side.md +++ b/doc/api/hooks_server-side.md @@ -118,7 +118,6 @@ Available blocks in `pad.html` are: * `indexCustomStyles` - contains the `index.css` `` tag, allows you to add your own or to customize the one provided by the active skin * `indexWrapper` - contains the form for creating new pads * `indexCustomScripts` - contains the `index.js` `