nextcloud/apps/files_sharing
Peter Ringelmann f96cf79348 fix(files_sharing): apply link share password on first save
Pre-declare newPassword on the share state so Vue 2's reactivity covers
it from the start. Without this, $set later relies on a
property-addition notification path that races with the toggle's async
setter and intermittently drops the password in certain build
environments.

Fixes: #57011
-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
2026-05-12 10:08:18 +02:00
..
appinfo refactor: migrate app repair steps to new interface 2026-04-27 20:03:44 +02:00
composer feat: postpone receiving share validation after processing a certain number of users 2026-04-24 14:39:49 +02: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-12 00:20:57 +00:00
lib refactor: Apply rector changes 2026-04-29 23:54:19 +02:00
src fix(files_sharing): apply link share password on first save 2026-05-12 10:08:18 +02:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests refactor: Apply rector changes 2026-04-29 23:54:19 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore: update openapi 2026-04-21 19:13:53 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00