From 9270108102e5aacc3fc67ca04858fa5cc9bd4f97 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 24 Apr 2022 23:12:03 +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 7a484d4..89a217d 100644 --- a/sources/patches/rainloop_xss.patch +++ b/sources/patches/rainloop_xss.patch @@ -1,5 +1,5 @@ ---- 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 +--- 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 @@ -239,7 +239,8 @@ $oWrapHtml->setAttribute($sKey, $sValue); }