From 16c310f3d317c30f32eaf4a337b58216f2403c9d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 24 Apr 2022 23:16:10 +0200 Subject: [PATCH] Update rainloop_xss.patch --- sources/patches/rainloop_xss.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/patches/rainloop_xss.patch b/sources/patches/rainloop_xss.patch index 89a217d..7a484d4 100644 --- a/sources/patches/rainloop_xss.patch +++ b/sources/patches/rainloop_xss.patch @@ -1,5 +1,5 @@ ---- rainloop/v/0.0.0/app/libraries/MailSo/Base/HtmlUtils.php 2022-04-24 22:35:36.000000000 +0200 -+++ rainloop/v/0.0.0/app/libraries/MailSo/Base/HtmlUtils.php 2022-04-24 22:36:28.000000000 +0200 +--- rainloop/v/1.16.0/app/libraries/MailSo/Base/HtmlUtils.php 2022-04-24 22:35:36.000000000 +0200 ++++ rainloop/v/1.16.0/app/libraries/MailSo/Base/HtmlUtils.php 2022-04-24 22:36:28.000000000 +0200 @@ -239,7 +239,8 @@ $oWrapHtml->setAttribute($sKey, $sValue); }