nextcloud/core/Command/User
Julius Härtl 0d6d088e4e feat: Add occ user:sync-account-data for updating oc_accounts information from user backends
This can be useful in cases where the state between user backend and
oc_accounts has become inconsistent.

Usually the account data is updated once the change on the user backend
is detected. Potential leftovers from older bugs
(https://github.com/nextcloud/user_saml/pull/582) might though never get
updated. This could lead to the contacts menu never showing the correct
display name. The contacts menu is read from the system address book,
which is only updated from oc_accounts.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-10-05 23:15:48 +02:00
..
Add.php
AddAppPassword.php
Delete.php
Disable.php
Enable.php
Info.php
LastSeen.php
ListCommand.php
Report.php
ResetPassword.php
Setting.php
SyncAccountDataCommand.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-10-05 23:15:48 +02:00