cy384 / ssheven

A minimal new SSH client for Mac OS 7/8/9
BSD 2-Clause "Simplified" License
526 stars 14 forks source link

period symbol shown in password prompt #2

Closed cory5412 closed 3 years ago

cory5412 commented 3 years ago

Hello,

Discovered this by accident, but in SSHeven 0.8.0 prerelease, when I am connecting to a machine and enter a password that has a period (".") symbol in it, the period is shown instead of the typical bullet/circle symbol.

I'm running 9.2.2 on a G3, VM is off. I haven't had a chance to test this on my 7.6.1/601 machine or elsewhere yet.

Here is a screenshot with an example password that has a period in the 5th position: 2020-11-10_ssheven-pw-error

Please let me know if you need anything else on this, and, thank you for your work on this project!

cy384 commented 3 years ago

thanks for the report, that's weird. Does the server still accept the password?

cory5412 commented 3 years ago

My apologies for the delay. My password didn't originally have a period in it, but I just swapped to a new password that does and it doesn't authenticate, saying the server rejected the username/password.

EDIT: To clarify, still with the 0.8.0 pre-release build i was using earlier today.

cy384 commented 3 years ago

just did a quick fix, there was a somewhat obvious error in the code

should be ok in the next release, I may do a 0.8.1 bugfix release soon (extremely busy with life, 0.9.0 will be a while)