nextcloud/build
Daniel Calviño Sánchez 5ed377e003 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 23:19:37 +02: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 23:19:37 +02:00
psalm fix(OCP): Check for typos in "deprecated" 2024-02-14 20:50:07 +01:00
stubs feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL 2023-10-06 15:29:24 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
autoloaderchecker.sh ci(checkers): Require composer autoloaders for all shipped apps 2023-07-24 13:58:37 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
buildjsdocs.sh Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
ca-bundle-etag.txt fix(security): Update CA certificate bundle 2024-07-03 02:19:46 +00:00
compile-handlebars-templates.sh Remove old unused handlebar systemtags template 2021-04-09 14:43:40 +02:00
files-checker.php ci: Migrate CalDAV and CardDAV tests from drone to GitHub Actions 2024-06-28 17:43:08 +02:00
gen-coverage-badge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
htaccess-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
image-optimization.sh fix(build): Ignore default-source.svg from image optimization 2023-09-25 16:40:03 +02:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
license.php Remove accessibility 2022-04-21 19:00:28 +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.sh Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
openapi-checker.sh fix(build): Fix OpenAPI diff on non-default specs 2024-01-19 23:35:10 +01:00
phpDocumentor.sh fix(build): phpDocumentor usage 2023-10-25 08:33:38 +02:00
psalm-baseline-ocp.xml Update psalm baseline 2024-02-10 02:19:27 +00:00
psalm-baseline.xml chore(tests): Update psalm baseline 2024-07-19 02:25:35 +00:00
signed-off-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
translation-checker.php Add debug flag to the translation checker 2022-06-07 17:09:46 +02:00
triple-dot-checker.php Avoid PHP errors in the checkers drone step 2022-02-21 18:21:38 +01:00
update-apps.sh chore(branchoff): Test against stable29 branches 2024-03-28 11:55:05 +01:00
update.sh chore(branchoff): Test against stable29 branches 2024-03-28 11:55:05 +01:00