From 35605e9ce067c368eaf01705859e857dd8c4ba0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Thu, 18 Jan 2018 11:22:00 +0100 Subject: [PATCH] [stable10] Allow avatars to be visible publicly - fixes owncloud/calendar#869 --- core/Controller/AvatarController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/Controller/AvatarController.php b/core/Controller/AvatarController.php index 764edbea498f..a418548b6902 100644 --- a/core/Controller/AvatarController.php +++ b/core/Controller/AvatarController.php @@ -106,6 +106,7 @@ public function __construct($appName, /** * @NoAdminRequired * @NoCSRFRequired + * @PublicPage * * @param string $userId * @param int $size