nextcloud-server/build
Daniel Calviño Sánchez 61b64b109c 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 10:11:59 +07:00
..
.ci-conf
integration fix: Fix unmodified placeholder replacing the actual value when updating 2024-09-04 10:11:59 +07:00
psalm build(psalm): Enforce named attribute arguments 2024-07-27 22:36:18 +07:00
stubs chore: fix some comments 2024-07-29 14:43:27 +07:00
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +07:00
WebpackSPDXPlugin.js chore: Switch order of license texts in `.license` files 2024-06-18 17:28:23 +07:00
autoloaderchecker.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
build.xml
buildjsdocs.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
ca-bundle-etag.txt fix(security): Update CA certificate bundle 2024-07-03 02:19:46 +07:00
ca-bundle-etag.txt.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
compile-handlebars-templates.sh fix: drop outdated handlebar comments template 2024-07-18 20:15:39 +07:00
files-checker.php ci: Migrate CalDAVTester CI scripts to GitHub 2024-06-08 15:20:37 +07:00
gen-coverage-badge.php
htaccess-checker.php
image-optimization.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
jsdocs9.tar.bz2
jsdocs9.tar.bz2.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
license.php
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
merge-font-noto.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
npm-post-build.sh Update build/npm-post-build.sh 2024-06-14 08:53:02 +07:00
openapi-checker.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
phpDocumentor.sh chore: Add SPDX header 2024-05-27 14:53:40 +07:00
psalm-baseline-ocp.xml chore(tests): Update psalm baseline 2024-06-24 02:27:17 +07:00
psalm-baseline.xml chore(tests): Update psalm baseline 2024-08-07 02:29:23 +07:00
signed-off-checker.php
translation-checker.php fix(CI): Add a check that all server apps are translated 2024-08-20 20:54:35 +07:00
triple-dot-checker.php
update-apps.sh chore(branchoff): Test against stable30 branches 2024-08-14 13:53:22 +07:00
update.sh chore(branchoff): Test against stable30 branches 2024-08-14 13:53:22 +07:00