qt5base-lts/tests/auto/network/access
Eric Lemanissier 3e80497668 Preventing caching of null authenticator
In some cases, e.g. when bad credentials are provided in an ftp URI,
QNetworkAccessAuthenticationManager::cacheCredentials is called with a
null authenticator. This authenticator should not be cached, because
it is useless, and leads to inconsistencies in the use of the cache

Task-number: QTBUG-40622
Change-Id: If2a0a422b915f268648f5eef1d68601446123371
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
2014-09-09 22:26:27 +02:00
..
qabstractnetworkcache QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qftp Skip the test 'abort' of tst_qftp. 2014-03-10 20:41:43 +01:00
qhttpnetworkconnection Fix network tests relying on troll.no 2014-03-13 13:25:26 +01:00
qhttpnetworkreply QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkaccessmanager QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcachemetadata QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcookie QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkcookiejar QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
qnetworkdiskcache Added stream version into network cache file format 2014-07-17 11:28:18 +02:00
qnetworkreply Preventing caching of null authenticator 2014-09-09 22:26:27 +02:00
qnetworkrequest QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
spdy spdy autotest: Fixed build with QT_NO_NETWORKPROXY 2014-03-06 12:21:14 +01:00
access.pro network: add support for the SPDY protocol 2014-02-19 21:44:15 +01:00