-
-
Couldn't load subscription status.
- Fork 4.6k
[stable31] fix(files_sharing): use newPassword always for the unsaved password
#55073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/backport to stable32 |
|
/backport to master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐘
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`newPassword` is the unsaved password, while `share.password` is the current saved password. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
e95fadb to
ee97330
Compare
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
Is this patchable? Since it's vue and frontend? I am not sure |
|
@mpivchev not really, best to wait for the release on October 9, 2025 |

Summary
newPasswordis the unsaved password, whileshare.passwordis the current saved password.Checklist