On Tue, 10 Jun 2008, Victor Ivri wrote: > Hi, > I was testing the client using generated classes from TP03 protocol on > three servers (tp://thousandparsec.net/tp , > tp://demo1.thousandparsec.net , tp://demo2.thousandparsec.net), and I > noticed a curious thing: no matter how I try to login, I always get an > "ok" frame in response. That is, I can pick any arbitrary username and > password, say "a:b" or "abcd:zxy", or anything else for that matter, and > still successfully login. I was wondering what that actually means?
demo1 and demo2 (thousandparsec.net is demo1, iirc) both have a setting turned on called "autoadd_players". This means that players don't have to go through the account creation process to get into the game. Effectively, Logging in also creates the account if needed. This setting is turned on because discovering how to create an account in tpclient-pywx is too hard, and it's also helpful when I am debugging so that I can get into the game quickly. If you try the same username with different passwords, you should get failures because the first password is set as the password, and because the account already exists, no new account is created. Hope this helps. > Thanks. > > Victor. Later Lee
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
