qt5base-lts/tests/auto/network/access
Martin Petersson 3dbf98c715 QNetworkAccessFtpBackend: remove entry from QNetworkAccessCache
When FTP login fails we fail to remove the entry from the cache.
This is because the cache key is created from the url with the
userInfo. So this needs to be set again to match the key used
when inserted.

Task-number: QTBUG-11824
Change-Id: Ib3fd2d737581653ae59c56d0810d42e2d8dc2176
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-04-01 14:13:45 +02:00
..
qabstractnetworkcache Changed qabstractnetworkcache unittest to use TESTDATA 2012-02-20 09:36:51 +01:00
qftp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhttpnetworkconnection Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qhttpnetworkreply Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkaccessmanager Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcachemetadata Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcookie Eliminate duplicate data row names in network autotests 2012-02-16 02:00:46 +01:00
qnetworkcookiejar network cookies: check "example.com" != "example.com." 2012-02-29 17:46:06 +01:00
qnetworkdiskcache Eliminate duplicate data row names in network autotests 2012-02-16 02:00:46 +01:00
qnetworkreply QNetworkAccessFtpBackend: remove entry from QNetworkAccessCache 2012-04-01 14:13:45 +02:00
qnetworkrequest Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
access.pro Make QFtp private. 2012-01-12 14:38:55 +01:00