nextcloud/lib/public/Accounts
Vincent Petry f45f826b52 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>
2021-03-29 07:03:31 +00:00
..
IAccount.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IAccountManager.php Add new v2-private account scope 2021-03-29 07:03:31 +00:00
IAccountProperty.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
PropertyDoesNotExistException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00