From 4d20d4be85ff156a57df932e923e016a826b3a2f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 24 Apr 2022 23:01:12 +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 ae80e3f..b15c16a 100644 --- a/sources/patches/rainloop_xss.patch +++ b/sources/patches/rainloop_xss.patch @@ -1,5 +1,5 @@ ---- /tmp/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 +--- app/rainloop/v/1.16.0/app/libraries/MailSo/Base/HtmlUtils.php 2022-04-24 22:35:36.000000000 +0200 ++++ app/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); }