[Webkit-unassigned] [Bug 37989] Webkit based browsers do not supply credentials properly with Apache basic authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 13:02:54 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37989





--- Comment #5 from bugs at bsc.gwu.edu  2010-04-23 13:02:54 PST ---
Ok, I am able to reproduce the problem (sometimes) using Safari 4.0.5
(531.22.7).  I connect to a local server with basic authentication, login, and
then see requests generated to the server without user credentials, then a 401
is sent and then later the same object is requested but this time with user
credentials.

I attempted to do a tcp trace but quickly realized that the protocol is https
and therefore, I cannot see the communication.  I will attempt to setup a
server with http protocol and see if I can trace then.  

Attached is a sanitized file with a small segment of the server log.  You can
clearly see requests come in without the user name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list