What steps will reproduce the problem?
1. prosodyctl passwd test@example.com
2. Enter new password: a
3. Retype new password: b
4. Passwords did not match, try again? [Y/n] Enter
What is the expected output?
Repeat of the Enter new password: prompt
What do you see instead?
Exiting with Error: cancelled
What version of the product are you using? On what operating system?
Prosody trunk rev 79ae4821c05e on Debian 13
Assuming 13.0.2 to be affected as well
Please provide any additional information below.
Assuming some logic error in
util.human.io.read_password() or show_yesno()
Zash
on
Changes
titleprosodyctl password try ga prosodyctl passwd try again behavior
What steps will reproduce the problem? 1. prosodyctl passwd test@example.com 2. Enter new password: a 3. Retype new password: b 4. Passwords did not match, try again? [Y/n] Enter What is the expected output? Repeat of the Enter new password: prompt What do you see instead? Exiting with Error: cancelled What version of the product are you using? On what operating system? Prosody trunk rev 79ae4821c05e on Debian 13 Assuming 13.0.2 to be affected as well Please provide any additional information below. Assuming some logic error in util.human.io.read_password() or show_yesno()
prosodyctl password try gaprosodyctl passwd try again behavior