Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-08 03:28:13 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-24 11:18:45 +0300
commit957419d7f0c6eb7417d34ce1bd245505c1326651 (patch)
treef143dbcc1125777eb56da48fdade7bee6b23f9a2 /templates/part.content.php
parent3bef2d74c452ed3b673f0ac6c61c5714525856aa (diff)
Sanitize gallery.cnf even more using DOMPurify
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 7703712a..d3d8d70c 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -22,6 +22,7 @@ script(
'vendor/modified-eventsource-polyfill/eventsource-polyfill',
'eventsource',
'vendor/marked/marked.min',
+ 'vendor/dompurify/purify',
'vendor/bigshot/bigshot-compressed',
'slideshow',
'slideshowcontrols',