Skip to content

[stable32] fix(files_sharing): apply link share password on first save#60330

Open
pringelmann wants to merge 2 commits into
stable32from
backport/60311/stable32
Open

[stable32] fix(files_sharing): apply link share password on first save#60330
pringelmann wants to merge 2 commits into
stable32from
backport/60311/stable32

Conversation

@pringelmann
Copy link
Copy Markdown
Contributor

@pringelmann pringelmann commented May 12, 2026

Backport of #60311

  • Review and resolve any conflicts

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>
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
@pringelmann pringelmann requested a review from a team as a code owner May 12, 2026 13:08
@pringelmann pringelmann requested review from nfebe, sorbaugh and susnux and removed request for a team May 12, 2026 13:08
@pringelmann pringelmann self-assigned this May 12, 2026
@pringelmann pringelmann requested a review from come-nc May 12, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant