nextcloud/apps
Daniel Calviño Sánchez 6b9d018aeb 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:25:09 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:30 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-02-24 00:19:43 +00:00
comments fix(l10n): Update translations from Transifex 2026-05-10 00:19:24 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:24 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-05-09 00:19:21 +00:00
dav fix(l10n): Update translations from Transifex 2026-05-18 00:23:21 +00:00
encryption Merge pull request #59810 from nextcloud/backport/56400/stable32 2026-05-03 01:20:06 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-05-03 00:20:12 +00:00
federation fix(l10n): Update translations from Transifex 2026-05-18 00:23:21 +00:00
files fix(l10n): Update translations from Transifex 2026-05-16 00:24:22 +00:00
files_external fix(l10n): Update translations from Transifex 2026-05-16 00:24:22 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
files_sharing fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 16:25:09 +02:00
files_trashbin test: skip testTrashEntryCreatedWhenSourceNotInCache on object store 2026-04-08 16:04:57 +00:00
files_versions fix: only mask the permissions for the users home directory for public shares 2026-04-10 01:57:23 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:40 +00:00
oauth2 fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-23 12:33:35 +00:00
profile fix(l10n): Update translations from Transifex 2026-05-17 00:23:04 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-05-16 00:24:22 +00:00
settings fix(l10n): Update translations from Transifex 2026-05-18 00:23:21 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-05-17 00:23:04 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-04-29 00:20:32 +00:00
testing fix: Fix caching routes by users with an active session 2025-12-15 09:53:32 +00:00
theming fix(l10n): Update translations from Transifex 2026-05-05 00:19:38 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:37 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-05-18 00:23:21 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-05-12 00:21:13 +00:00
user_status fix(l10n): Update translations from Transifex 2026-05-10 00:19:24 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-05-12 00:21:13 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-02-24 00:19:43 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-05-06 00:20:56 +00:00