nextcloud/apps
Daniel Calviño Sánchez 4f58d490d1 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 16:21:35 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:24 +00:00
cloud_federation_api Merge pull request #59727 from nextcloud/backport/59721/stable33 2026-04-20 15:04:31 +02:00
comments fix(l10n): Update translations from Transifex 2026-05-10 00:19:17 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-05-09 00:19:13 +00:00
dav fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
encryption fix(l10n): Update translations from Transifex 2026-04-23 00:19:08 +00:00
federatedfilesharing perf: remove unneeded sort when listing federated shares 2026-05-13 14:49:17 +00:00
federation fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
files fix(l10n): Update translations from Transifex 2026-05-16 00:24:15 +00:00
files_external fix(l10n): Update translations from Transifex 2026-05-16 00:24:15 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-04-22 00:19:06 +00:00
files_sharing fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 16:21:35 +02:00
files_trashbin Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
files_versions Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
oauth2 fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-23 12:33:50 +00:00
profile fix(l10n): Update translations from Transifex 2026-05-17 00:22:57 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-05-16 00:24:15 +00:00
settings fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-05-17 00:22:57 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-04-29 00:20:25 +00:00
testing fix(testing): Fix fake provider reverting strings with emojis 2026-04-10 16:37:19 +00:00
theming fix(l10n): Update translations from Transifex 2026-05-05 00:19:30 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-05-18 00:23:14 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-05-12 00:21:05 +00:00
user_status fix(l10n): Update translations from Transifex 2026-05-10 00:19:17 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-05-12 00:21:05 +00:00
webhook_listeners fix(windmill): Fix baseUrl in background job 2026-05-15 23:24:36 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-05-06 00:20:47 +00:00