Page 1 of 1
Bug at setting long password?
Posted: 29 Sep 2013, 09:36
by Ginaria
Hello :)
i wanted change my password into a word with length with 24, but i get message
"Error
The new password needs to be less than 25 characters long."
Re: Bug at setting long password?
Posted: 29 Sep 2013, 10:28
by 4144
Ginaria wrote:Hello

i wanted change my password into a word with length with 24, but i get message
"Error
The new password needs to be less than 25 characters long."
thanks, fixed
Re: Bug at setting long password?
Posted: 29 Sep 2013, 15:14
by o11c
I can't speak for the client-side issues, but TMWA has always cut off the last character if you send a password of length 24 (the limit is 23, plus the NUL byte).
Re: Bug at setting long password?
Posted: 29 Sep 2013, 15:26
by Ginaria
Thank you both :)
Thread can be closed :D