[alicebot-developer] question about login (program D 4.1.5)

uni alicebot-developer@list.alicebot.org
Mon, 15 Nov 2004 20:26:21 +1300


Hello



How does the HTTP user authentication mechanism work?  I am having a problem 
with it.  When I change this variable (programd.httpserver.autocookie=false) 
to FALSE in (server.properties)

then for an unknown user it should not generate a cookie

and it should not let him to login, but it does let him to login.



some part of this authentication works, that means , if the user name does 
not exist, it opens the login.html



but problem is that



if I give it a user name that dies not exist, it should not let me to go to 
chat.html, but it does.



How do I solve this?





Thank you



Shahin

================