]> source.dussan.org Git - nextcloud-server.git/commit
Add known user check in avatar when v2-private scope
authorVincent Petry <vincent@nextcloud.com>
Thu, 25 Mar 2021 13:14:14 +0000 (14:14 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 29 Mar 2021 07:03:37 +0000 (07:03 +0000)
commitec492eadfa157a765e6ddf7fb9b64963cf64ef54
tree4f5300e7c7625563b57bf402c68018d48e3bcf13
parent92ff94083bc546e714f9447907c877a137476c13
Add known user check in avatar when v2-private scope

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
lib/private/Avatar/AvatarManager.php
lib/private/KnownUser/KnownUserService.php
lib/private/Server.php
tests/lib/Avatar/AvatarManagerTest.php