#1907 prosodyctl adduser: unexpected account creation on password mismatch

Reporter Zash
Owner MattJ
Created
Updated
Stars ā˜… (1)
Tags
  • Status-Fixed
  • Priority-Medium
  • Type-Defect
  • Milestone-0.13
  1. Zash on

    1. run prosodyctl adduser with some jid 2. when asked to enter a password, write something 3. when asked to retype the password, write something _else_ 4. when asked whether to retry a. press enter b. press n expectation in case a: should have been asked to enter password again expectation in case b: should have quit reality: account created. $ ./prosodyctl adduser u$RANDOM@$(hostname -f) hello Enter new password: Retype new password: Passwords did not match, try again? [Y/n] āŽ OK: Created u15673@diploria.example.org with role 'prosody:member' $ ./prosodyctl adduser u$RANDOM@$(hostname -f) hello Enter new password: Retype new password: Passwords did not match, try again? [Y/n] nāŽ OK: Created u30324@diploria.example.org with role 'prosody:member' Version: https://hg.prosody.im/trunk/rev/c3a02b00cab2oh

  2. MattJ on

    Thanks, fixed in https://hg.prosody.im/trunk/rev/c8e534b4f2e2

    Changes
    • tags Status-Fixed
    • owner MattJ

New comment

Not published. Used for spam prevention and optional update notifications.