Skip to content

Fix incorrect error message after successful password change (fixes #59723)#60518

Open
aptiko wants to merge 1 commit into
nextcloud:masterfrom
aptiko:issue59723-password-error
Open

Fix incorrect error message after successful password change (fixes #59723)#60518
aptiko wants to merge 1 commit into
nextcloud:masterfrom
aptiko:issue59723-password-error

Conversation

@aptiko

@aptiko aptiko commented May 18, 2026

Copy link
Copy Markdown

Summary

This fix was written by Codex. I'm not a Vue developer. The logic of the one-line fix looks fine to me, although I don't understand the syntax details. When I tested manually it seemed to work.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@aptiko aptiko requested a review from a team as a code owner May 18, 2026 19:14
@aptiko aptiko requested review from nfebe, sorbaugh and susnux and removed request for a team May 18, 2026 19:14
@susnux

susnux commented May 18, 2026

Copy link
Copy Markdown
Contributor

tested and works.

@susnux

susnux commented May 18, 2026

Copy link
Copy Markdown
Contributor

@aptiko please adjust you commit to comply to conventional commits

e.g. fix(settings): do not validate empty password

- resolves: nextcloud#59723

Signed-off-by: Antonis Christofides <antonis@antonischristofides.com>
@aptiko aptiko force-pushed the issue59723-password-error branch from ccf1bab to c7b0ec1 Compare May 19, 2026 08:39
@aptiko

aptiko commented May 19, 2026

Copy link
Copy Markdown
Author

@susnux I did so.

@susnux susnux added the bug label May 19, 2026
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@susnux susnux added the community pull requests from community label Jun 9, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug community pull requests from community feedback-requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password change triggers password validation after saving

2 participants