Bug 130174 - http proxy does not authenticate
Summary: http proxy does not authenticate
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 02:45 UTC by Mr E_T
Modified: 2009-08-15 20:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr E_T 2006-07-03 02:45:59 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.4.4 
OS:                Linux

Since upgrading from kde 3.5.0 to 3.5.3 konqueror, kopete and all other programs that traverse the squid proxy no longer connect.

The user/password form pops up and then authorization fails.

I put the kioslave/http/http.cc file from 3.5.0 in instead and the problem disappeared.

I have been unable to discover exactly which change caused the problem. - I think that it is a combination of changes.

Also when I disabled the proxy the socks lib failed to pick it up.
Comment 1 Mr E_T 2006-07-03 15:10:26 UTC
http.cc from 3.5.2 will not even pop up the auth dialog - just produces an error page.

cant find a http.cc from 3.5.1 to test
Comment 2 Mr E_T 2006-09-06 03:10:27 UTC
kde 3.5.4 will not work either.
Comment 3 Andreas Hartmetz 2009-08-15 20:18:36 UTC
The bug is not present in that form in trunk. In trunk there is currently a problem with HTTPS and proxies, but there is already a new bug open for that.