Hello, Problem: libwww had a problem to evaluate if a password you had given to access a URL could be used to access a cousin of that URL. This problem resulted in libwww's prompting you again for the same password. Fix: I added an authentication retry counter to the request structure and added some logic so that if a request fails by a 401, libwww will try to search for a password and send it again. If this fails, it'll then prompt the user then for the password. Amaya is currently using this patch. Modified files: HTAABrow.c HTAAUtil.c HTReqMan.c HTReqMan.html HTReq.html Apologies: According to the CVS commit rules for libwww, I should have waited until Monday to make this commit into the CVS base, but I forgot about it and did it today. -JoseReceived on Friday, 23 October 1998 17:12:15 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 17:59:19 EDT