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