nextcloud/apps/files_external
Daniel Calviño Sánchez bd4de5208d fix: Fix unmodified placeholder replacing the actual value when updating
When updating global storages and user storages a property is not
updated by "StoragesService::updateStorage()" if the value matches the
unmodified placeholder. However, userglobal storages are not updated
through the "StoragesService"; as only the authentication mechanism is
updated it is directly done with "saveBackendOptions()" in
"IUserProvided" or "UserGlobalAuth". Due to this the unmodified
placeholder value needs to be explicitly checked in those cases and
replaced by the actual value (note that in this case it is not possible
to just skip updating a specific property).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-09-04 09:46:17 +02:00
..
3rdparty chore: Add SPDX header 2024-06-06 18:05:37 +02:00
ajax chore: Add SPDX header 2024-06-06 18:05:37 +02:00
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
composer feat: add command to scan external storages directly 2024-03-06 19:11:08 +01:00
css fix: Remove status check when configuration was changed 2024-09-04 09:46:17 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix: Reset selected backend when adding a new storage 2024-09-04 09:46:17 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-04 00:21:54 +00:00
lib fix: Fix unmodified placeholder replacing the actual value when updating 2024-09-04 09:46:17 +02:00
src fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
templates style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
tests style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
.l10nignore chore: Add SPDX header 2024-06-06 18:05:37 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00