aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-10-11 14:41:34 +0200
committerLukas Reschke <lukas@statuscode.ch>2017-10-11 14:41:34 +0200
commit8ad17a66d6f7c1dd365efe3bfc31191fdd533f0e (patch)
tree5da8aec6375881aa06ea6ca42993d8a616db01fe
parent647b185c2b2dc393e3135adfe935e70253c9bef8 (diff)
downloadnextcloud-server-8ad17a66d6f7c1dd365efe3bfc31191fdd533f0e.tar.gz
nextcloud-server-8ad17a66d6f7c1dd365efe3bfc31191fdd533f0e.zip
Exclude avatar from Same-Site Cookie requirement
Required to work with the upcoming Collabora avatar integration. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
-rw-r--r--core/Controller/AvatarController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php
index e4d13d218a5..bf9a576398e 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