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
Copy link
Copy Markdown

@aptiko aptiko commented May 18, 2026

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
Copy link
Copy Markdown
Contributor

susnux commented May 18, 2026

tested and works.

@susnux
Copy link
Copy Markdown
Contributor

susnux commented May 18, 2026

@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
Copy link
Copy Markdown
Author

aptiko commented May 19, 2026

@susnux I did so.

@susnux susnux added the bug label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password change triggers password validation after saving

2 participants