diff options
author | Olivier Goffart <ogoffart@woboq.com> | 2011-11-07 21:04:06 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-11-08 15:09:28 (GMT) |
commit | bfc522f4d340c4696f027e36f38a7fc4e71924e7 (patch) | |
tree | 2ed00d5e697a4062e5211cc691e0f1d70bea5c84 /src/corelib | |
parent | e1d6df4e5931ee49b4b68dd5a33146f5639268b7 (diff) | |
download | Qt-bfc522f4d340c4696f027e36f38a7fc4e71924e7.zip Qt-bfc522f4d340c4696f027e36f38a7fc4e71924e7.tar.gz Qt-bfc522f4d340c4696f027e36f38a7fc4e71924e7.tar.bz2 |
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 'src/corelib')
0 files changed, 0 insertions, 0 deletions