]> source.dussan.org Git - nextcloud-server.git/commit
Allow apps to write/update account data 26398/head
authorJoas Schilling <coding@schilljs.com>
Wed, 31 Mar 2021 13:18:25 +0000 (15:18 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 1 Apr 2021 06:07:47 +0000 (06:07 +0000)
commit0c348863e7502d0e6db731e7657b29f675b11590
tree012d26b19d04c0f1b71f2f53f036d4a9ee725d74
parent737f7559410cc79053819d8aac9ae573529c3c93
Allow apps to write/update account data

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Accounts/AccountManager.php
lib/public/Accounts/IAccountManager.php