Revision 5373099...
Go back to digest for 5th June 2011Bug Fixes in KDE Base
Grégory Oestreicher committed changes in [kdelibs] kioslave/http/http.cpp:
Fix auth warnings when authentication is legitimate
Consider the previous response code as well as the
current when checking if auth info should be sent
to the server, otherwise legitimate auth attempts
will generate a warning as the response code
is unlikely to be 401 or 407 (if authentication
succeeds that is).
REVIEW: 101493
File Changes
Modified 1 files
- kioslave/http/http.cpp
1 files changed in total