nextcloud/apps/files_sharing
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
..
appinfo fix(federation): Increase the size of owner to allow oCIS cloud ids 2025-10-27 16:39:44 +01:00
composer fix(federation): Increase the size of owner to allow oCIS cloud ids 2025-10-27 16:39:44 +01:00
css chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-16 00:24:22 +00:00
lib chore: psalm fixes 2026-04-21 18:20:14 +02:00
src fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 16:25:09 +02:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests fix(files_sharing): respect config to skip certificate verification 2026-03-19 12:39:04 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore: update openapi 2026-04-21 19:14:32 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00