Letractively / springweblobby

Automatically exported from code.google.com/p/springweblobby
0 stars 0 forks source link

Blank Passwords #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
It is possible to create an account using weblobby with a blank password. 
Logging into this account will cause weblobby to break if you press the 
disconnect button. See http://i.imgur.com/ponVOqQ.jpg for example. Also of 
interest: if you try to register this account again while leaving the password 
field blank again, it will act as if the account never existed in the first 
place. These accounts cannot be logged into by other lobby clients as far as I 
know due to their requirements of a non-blank password field (Can confirm with 
Zero-K lobby.)

What is the expected output? What do you see instead?
Require a password length of at least 1 character.

What version of the product are you using? On what operating system?

Please provide any additional information below.
- Attempting to change password will provide an error message: "[Server 
message] Invalid base64 encoding"
- Accounts may get stuck.
- Cant re-register the account with a non-blank password.

Original issue reported on code.google.com by turkishshaman on 25 May 2014 at 11:52

GoogleCodeExporter commented 9 years ago
Fixed in r694, thanks for reporting.

Original comment by danila.b...@gmail.com on 27 May 2014 at 3:16