Skip to content

Commit

Permalink
Merge pull request #30228 from owncloud/stable10-427d33e4f6ab1b154ce9…
Browse files Browse the repository at this point in the history
…963bb400c93e772f5197

[stable10] Allow avatars to be visible publicly
  • Loading branch information
Vincent Petry authored Jan 23, 2018
2 parents 3b30e55 + 35605e9 commit e20062a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Controller/AvatarController.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public function __construct($appName,
/**
* @NoAdminRequired
* @NoCSRFRequired
* @PublicPage
*
* @param string $userId
* @param int $size
Expand Down

0 comments on commit e20062a

Please sign in to comment.