diff options
author | Olivier Goffart <ogoffart@woboq.com> | 2011-11-07 22:04:06 +0100 |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-11-08 16:09:28 +0100 |
commit | bfc522f4d340c4696f027e36f38a7fc4e71924e7 (patch) | |
tree | 2ed00d5e697a4062e5211cc691e0f1d70bea5c84 /tests/auto/qnetworkcookiejar | |
parent | e1d6df4e5931ee49b4b68dd5a33146f5639268b7 (diff) | |
download | qt4-tools-bfc522f4d340c4696f027e36f38a7fc4e71924e7.tar.gz |
QNAM: Fix authentication cache when the password is in the URL
Two problems:
- The signal cacheCredidentials was not connected in the synchronous
case while it must be connected. (Regression when the threaded http
was merged)
- We cannot cache the credidentials when we proceed the url because
at that point, we do not know the realm (this basically reverts
9bc5a32b875b812c3a706034c8c27614f86bd138)
Merge-request: 1459
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Task-number: QTBUG-18411
Diffstat (limited to 'tests/auto/qnetworkcookiejar')
0 files changed, 0 insertions, 0 deletions