From 82bb214d67ee37d12451703c2ffe0c970c20e81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 10 May 2020 14:15:08 +0200 Subject: [PATCH] Dont filter the content of barcodes in CKeditor. As the PDF can not execute javascript, it is safe from XSS... --- config/packages/fos_ckeditor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/packages/fos_ckeditor.yaml b/config/packages/fos_ckeditor.yaml index 1d114656..11103ccd 100644 --- a/config/packages/fos_ckeditor.yaml +++ b/config/packages/fos_ckeditor.yaml @@ -22,6 +22,7 @@ fos_ck_editor: enterMode: 2 toolbar: label_toolbar extraPlugins: ["partdb_label", "showprotected"] + allowedContent: true font_names: > DejaVu Sans Mono/DejaVu Sans Mono; DejaVu Sans/DejaVu Sans;