nextcloud/core/Command
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
..
App composer run cs:fix 2023-01-20 11:45:08 +01:00
Background Fix API breakage by using a new method instead 2023-01-12 17:18:59 +01:00
Broadcast Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Config composer run cs:fix 2023-01-20 11:45:08 +01:00
Db Merge pull request #39396 from nextcloud/backport/39389/stable27 2023-07-17 11:26:00 +02:00
Encryption Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Group fix output for group:list command with numeric user ids 2023-04-06 16:31:39 +02:00
Info also show file etag in file info 2023-05-09 14:56:37 +02:00
Integrity Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix computerFileSize when called with a string without unit 2023-02-07 11:23:30 +01:00
Maintenance list supported databases when provided db isn't supported 2023-05-04 14:43:48 +02:00
Preview add command to generate a preview for a file 2023-04-03 17:30:57 +02:00
Security fix: Make bypass function public API 2023-08-23 06:44:08 +02:00
SystemTag Fix undefined when no tags 2022-06-28 15:44:08 +02:00
TwoFactorAuth Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
User feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-10-05 23:15:48 +02:00
Base.php Use symfony console table to render the job list properly 2022-07-11 09:46:23 +00:00
Check.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php No output by default when --exit-code is used 2023-01-03 15:43:25 +01:00
Upgrade.php composer run cs:fix 2023-01-20 11:45:08 +01:00