tulir / gomuks

A Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.37k stars 123 forks source link

Invalid password #358

Closed gekoke closed 2 years ago

gekoke commented 2 years ago

Perhaps this is user error, but I seem to not be able to authenticate when pasting a very long password. Terminal emulator: Alacritty Server: matrix.org Password: 8ksmP#SZA19V204w1a0JExfE4RigpcoXDHkH6UMv%7Kc%WZwVaXDarso&!2GbKu7A2kmx0HAqQ1*LrlDN%5Z5GluELHLXH7tsSDYapF8WwX$hvMTQ&bNQx%G0jfo*j8l

image

I was able to authenticate following precisely the same steps after changing my password to be 64 character [a-Z][0-9], so I believe this is somehow a limitation of the input field/pasting.

tulir commented 2 years ago

Duplicate of #165