diff options
-rw-r--r-- | core/Controller/AvatarController.php | 1 |
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 |