]> source.dussan.org Git - nextcloud-server.git/commit
Allow to tweak default scopes for accounts 31623/head
authorThomas Citharel <tcit@tcit.fr>
Fri, 18 Mar 2022 19:08:07 +0000 (20:08 +0100)
committerThomas Citharel <tcit@tcit.fr>
Mon, 16 May 2022 20:54:51 +0000 (22:54 +0200)
commit4d26a9afa01aaf069e29a62f4e9547c34156ea01
tree2a770baaafd304d48ea3485ef4b9d6db6509c05d
parentab0548e4edb1d2cf47718f752272d68aa6be07e2
Allow to tweak default scopes for accounts

Close #6582

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
config/config.sample.php
lib/private/Accounts/AccountManager.php
lib/public/Accounts/IAccountManager.php
tests/lib/Accounts/AccountManagerTest.php