qt5base-lts/tests/auto/network/access
Olivier Goffart a4f446704e 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)

Task-number: QTBUG-18411

Change-Id: I8ea11fa23db4314c3f17ed06d2d7f9ee934ccdba
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
2011-11-08 17:20:39 +01:00
..
qabstractnetworkcache all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qftp all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qhttp all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qhttpnetworkconnection Re-enabled tst_qhttpnetworkconnection 2011-10-26 00:43:11 +02:00
qhttpnetworkreply all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkaccessmanager all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcachemetadata all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcookie all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcookiejar all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkdiskcache all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkreply QNAM: Fix authentication cache when the password is in the URL 2011-11-08 17:20:39 +01:00
qnetworkrequest all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
access.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00