nextcloud/apps
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
..
admin_audit chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
appstore Merge pull request #60355 from nextcloud/feat/groups-column-appstore 2026-05-18 12:05:12 +02:00
cloud_federation_api chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
comments chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
contactsinteraction chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
dashboard chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
dav fix(l10n): Update translations from Transifex 2026-05-18 00:23:00 +00:00
encryption chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
federatedfilesharing chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
federation fix(l10n): Update translations from Transifex 2026-05-18 00:23:00 +00:00
files Merge pull request #59359 from mykh-hailo/fix/folder-tree-view-selection 2026-05-16 10:10:53 +02:00
files_external fix(l10n): Update translations from Transifex 2026-05-16 00:24:00 +00:00
files_reminders chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
files_sharing fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 11:36:13 +01:00
files_trashbin chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
files_versions chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
lookup_server_connector chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
oauth2 chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
profile fix(l10n): Update translations from Transifex 2026-05-17 00:22:43 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-05-16 00:24:00 +00:00
settings fix(l10n): Update translations from Transifex 2026-05-18 00:23:00 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-05-17 00:22:43 +00:00
systemtags chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
testing chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
theming chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
twofactor_backupcodes chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
updatenotification fix(l10n): Update translations from Transifex 2026-05-18 00:23:00 +00:00
user_ldap chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
user_status chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
weather_status chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
webhook_listeners fix(windmill): Fix baseUrl in background job 2026-05-15 13:44:06 +02:00
workflowengine fix(workflowengine): use proper contrast colors for operations 2026-05-17 23:27:54 +02:00