]> source.dussan.org Git - nextcloud-server.git/commit
OCS allow reading and writing account property scopes
authorVincent Petry <vincent@nextcloud.com>
Wed, 24 Mar 2021 11:32:06 +0000 (12:32 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 29 Mar 2021 07:03:32 +0000 (07:03 +0000)
commitb9d59e2994710bbf7818738ef21ba040a143f42c
treecfad5cb7cd51d68a5e6418ba4df7b077f825e2a5
parent5c854ba13291c4eecb87ac7a5235304711e5cbbe
OCS allow reading and writing account property scopes

Extends the provisioning API to allow a user to get and set their own
account property scopes.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
apps/provisioning_api/lib/Controller/AUserData.php
apps/provisioning_api/lib/Controller/UsersController.php
lib/private/Accounts/AccountManager.php
lib/private/Accounts/AccountProperty.php