nextcloud/apps
Arthur Schiwon 68af059ebe fix(LDAP): ensure stored groups are formatted as simple list
With array_unique it is possible that the keys are not in sequential order
but have gaps. json_encode then would store them as associative array,
which later on json_decode would result in a stdClass by default. This is
unexpected and would also contradict the return type hint.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-22 08:47:12 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2023-10-18 00:52:44 +00:00
comments Fix(l10n): Update translations from Transifex 2023-12-17 00:19:15 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2023-11-26 00:23:56 +00:00
dashboard fix: Adjust colors of app menu and dashboard 2023-12-20 15:25:05 +00:00
dav Fix(l10n): Update translations from Transifex 2023-12-20 00:19:35 +00:00
encryption Fix(l10n): Update translations from Transifex 2023-12-12 00:19:14 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2023-12-18 00:19:39 +00:00
federation Fix(l10n): Update translations from Transifex 2023-10-18 00:52:44 +00:00
files Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00
files_external Fix(l10n): Update translations from Transifex 2023-12-18 00:19:39 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2023-11-17 00:27:18 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2023-12-18 00:19:39 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2023-12-12 00:19:14 +00:00
files_versions Fix(l10n): Update translations from Transifex 2023-12-12 00:19:14 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2023-11-26 00:23:56 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2023-12-06 00:21:12 +00:00
settings Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2023-12-05 00:21:35 +00:00
systemtags Fix(l10n): Update translations from Transifex 2023-12-21 00:21:20 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2023-12-18 00:19:39 +00:00
twofactor_backupcodes fix(backupcodes): Remove old notifications before creating a new reminder 2023-12-04 21:04:22 +01:00
updatenotification Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00
user_ldap fix(LDAP): ensure stored groups are formatted as simple list 2023-12-22 08:47:12 +00:00
user_status Fix(l10n): Update translations from Transifex 2023-12-19 00:19:47 +00:00
weather_status Fix(l10n): Update translations from Transifex 2023-12-02 00:21:34 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2023-12-22 00:20:40 +00:00