nextcloud/lib
Julius Härtl 095b43f396
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-06-09 17:30:24 +02:00
..
composer feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-06-09 17:30:24 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-06-06 00:17:40 +00:00
private shorten oauth2 client names before resizing the column 2023-06-06 15:27:46 +02:00
public Refactors "strpos" calls in lib/public to improve code readability. 2023-06-05 11:14:52 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'. 2023-05-16 11:39:39 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00