mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 07:25:32 +01:00
Dont filter the content of barcodes in CKeditor.
As the PDF can not execute javascript, it is safe from XSS...
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user