mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Try to fix some security issues.
Thanks to responsible security disclosure contributors and xet7 !
This commit is contained in:
parent
b349ecbdf7
commit
ff993e7c91
9 changed files with 4272 additions and 2291 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import DOMPurify from 'dompurify';
|
||||
import DOMPurify from 'isomorphic-dompurify';
|
||||
|
||||
var Markdown = require('markdown-it')({
|
||||
html: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue