summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorShane Kearns <ext-shane.2.kearns@nokia.com>2012-02-15 17:24:14 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-20 16:27:31 (GMT)
commit0cd1a21f55863740c3c7b4f69a0d73f0089b03aa (patch)
tree6c580ffe98779848d3bec350c9d98d940bab5b49 /dist
parentf0f9677a875510c82d9b6918322194f7dcb35abd (diff)
downloadQt-0cd1a21f55863740c3c7b4f69a0d73f0089b03aa.zip
Qt-0cd1a21f55863740c3c7b4f69a0d73f0089b03aa.tar.gz
Qt-0cd1a21f55863740c3c7b4f69a0d73f0089b03aa.tar.bz2
Fix handling of urls containing username/password in QNetworkAccessManager
QNetworkAccessManager was ignoring the supplied credentials, although webkit seems to support these urls at a higher level. Following the behaviour of browsers: We use supplied credentials if authentication is required. We add supplied credentials to the authentication cache. We emit authenticationRequired signal if the credentials were wrong. We do not use previously cached credentials for that url Synchronous http requests fail, if the credentials were wrong. Task-number: QTBUG-18107 Change-Id: If46e8eab1511ba8a0f4bbe0d4efaabc4df0b8ab4 Reviewed-by: Richard J. Moore <rich@kde.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit b4a538ea1c3cdce09e3528227dba2e8f5765cbdc)
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions