Add new v2-private account scope
Added new v2-private account manager scope that restricts the scope
further by excluding public link access.
Avatars with v2-private account scope are now showing the guest avatar
instead of the real avatar.
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
Showing
- apps/settings/js/federationscopemenu.js 23 additions, 5 deletionsapps/settings/js/federationscopemenu.js
- apps/settings/js/federationsettingsview.js 19 additions, 1 deletionapps/settings/js/federationsettingsview.js
- lib/private/Avatar/AvatarManager.php 35 additions, 1 deletionlib/private/Avatar/AvatarManager.php
- lib/private/Server.php 3 additions, 1 deletionlib/private/Server.php
- lib/public/Accounts/IAccountManager.php 46 additions, 3 deletionslib/public/Accounts/IAccountManager.php
- tests/lib/Avatar/AvatarManagerTest.php 59 additions, 2 deletionstests/lib/Avatar/AvatarManagerTest.php
Loading
Please register or sign in to comment