mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| Add.php | ||
| AddAppPassword.php | ||
| Delete.php | ||
| Disable.php | ||
| Enable.php | ||
| Info.php | ||
| LastSeen.php | ||
| ListCommand.php | ||
| Report.php | ||
| ResetPassword.php | ||
| Setting.php | ||
| SyncAccountDataCommand.php | ||