nextcloud/build
Daniel Calviño Sánchez e1796a57e8 fix: Fix error when creating mail shares if custom tokens are enabled
When a new share is saved it is first created in the backend and then
updated with some additional attributes set in the frontend. If custom
tokens are enabled the attributes to update also include the token.
However, for new shares the token is set by the backend when it is
created, it is not defined by the frontend, so the token returned by the
backend needs to be copied to the share data in the frontend. Otherwise
the update would fail because an empty token is sent.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2026-05-18 11:36:13 +01: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
frontend refactor(appstore): prepare Vue 3 migration 2026-05-05 22:15:17 +02:00
frontend-legacy chore(deps-dev): Bump handlebars in /build/frontend-legacy 2026-05-17 13:28:12 +00:00
integration test: adjust tests to unsorted folder listing 2026-05-12 19:30:24 +02:00
psalm fix(since): Ignore private methods in OCP 2026-04-28 11:17:26 +02:00
stubs test: resolve PHPUnit deprecation warning about addMethods 2026-04-01 01:12:52 +02:00
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +02:00
autoloaderchecker.sh chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
build.xml chore: Add SPDX header 2024-05-10 11:07:50 +02:00
ca-bundle-etag.txt fix(security): Update CA certificate bundle 2026-05-15 03:20:25 +00:00
ca-bundle-etag.txt.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
compile-handlebars-templates.sh chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +02:00
demi.sh chore: fail when one of the two fronend scripts fail 2025-11-24 14:29:27 +01:00
eslint-baseline-legacy.json fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 11:36:13 +01:00
eslint-baseline.json chore: baseline what is not auto-fixable in legacy UI 2025-11-25 16:25:54 +01:00
files-checker.php feat(rector): Add strict config for new code 2026-01-27 09:04:02 +01:00
gen-coverage-badge.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
htaccess-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
icons.mjs chore: move icons building from core sources to build helpers 2025-10-22 17:10:28 +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 feat(profile-picker): move the profile picker to the profile app, remove the user_picker app 2026-02-23 14:40:50 +01: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 chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +02:00
openapi-checker.sh feat(openapi): Generate merged spec for all apps 2025-03-24 16:38:17 +01:00
phpDocumentor.sh chore: Add SPDX header 2024-05-27 14:53:40 +02:00
psalm-baseline-ocp.xml chore: update psalm to v6 2026-04-28 21:29:27 +02:00
psalm-baseline-security.xml chore: update psalm to v6 2026-04-28 21:29:27 +02:00
psalm-baseline.xml refactor: migrate usage of OC_App to AppManager 2026-05-13 14:01:49 +02:00
psalm-checker.sh chore: adjust copyright year 2025-04-07 14:40:37 +02:00
rector-shared.php feat(rector): Add strict config for new code 2026-01-27 09:04:02 +01:00
rector-strict.php chore: apply strict rector rules on appstore 2026-05-05 10:41:04 +02:00
rector.php chore: Run rector on integration bootstrap code 2026-03-10 14:15:30 +01:00
translation-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
triple-dot-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
update-apps.sh fix(build): Allow update-apps.sh script to work with non-master branches 2024-08-20 15:33:00 +02:00
update.sh chore: Add SPDX header 2024-05-27 14:53:40 +02:00