protector330
06-03-2002, 02:39 PM
hello, is somebody please able to help me?
My problem is the way my visitors have to access the chat rooms:
http://my.host/palace/client/a.htm?DefName=THOMAS &DefAv=1&entryroom=90
The variable "DefName" contains the nickname "THOMAS", and as the url is now, everybody is able to change nickname by altering the url... and this is really bad (cloning, kidding, angry users...)
How can I prevent this?
I will also install a user management script, therefore I will require that my users register. But registration is useless untill everybody is able to change the nickname by altering the url. The "DefName" should therefore be loaded from the user db... but how do I crypt/masquerade the url?
Thanks a lot for your hints!!
My problem is the way my visitors have to access the chat rooms:
http://my.host/palace/client/a.htm?DefName=THOMAS &DefAv=1&entryroom=90
The variable "DefName" contains the nickname "THOMAS", and as the url is now, everybody is able to change nickname by altering the url... and this is really bad (cloning, kidding, angry users...)
How can I prevent this?
I will also install a user management script, therefore I will require that my users register. But registration is useless untill everybody is able to change the nickname by altering the url. The "DefName" should therefore be loaded from the user db... but how do I crypt/masquerade the url?
Thanks a lot for your hints!!
