From 8ad17a66d6f7c1dd365efe3bfc31191fdd533f0e Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 11 Oct 2017 14:41:34 +0200 Subject: [PATCH] Exclude avatar from Same-Site Cookie requirement Required to work with the upcoming Collabora avatar integration. Signed-off-by: Lukas Reschke --- core/Controller/AvatarController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php index e4d13d218a..bf9a576398 100644 --- a/core/Controller/AvatarController.php +++ b/core/Controller/AvatarController.php @@ -115,6 +115,7 @@ class AvatarController extends Controller { /** * @NoAdminRequired * @NoCSRFRequired + * @NoSameSiteCookieRequired * @PublicPage * * @param string $userId