WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
67701
[Qt] When a QUrl has the authentication for a website directly in it then it is not passed on if it is redirected to another page
https://bugs.webkit.org/show_bug.cgi?id=67701
Summary
[Qt] When a QUrl has the authentication for a website directly in it then it ...
andy.shaw
Reported
2011-09-07 02:42:11 PDT
If the following url is used in the browser demo:
http://qt:qt@www.byterider.de/abiscodoc
then it will be redirected to another page, however the authentication will be lost along the way and the user will be requested to be re-authenticate even though the details should have been passed on to the redirected URL.
Attachments
Add attachment
proposed patch, testcase, etc.
Katja Marttila
Comment 1
2011-09-20 20:55:09 PDT
Url
http://qt:qt@www.byterider.de/abiscodoc
no longer in use. Instead, use
http://qt:qt@www.abisco.info/abiscodoc
Jocelyn Turcotte
Comment 2
2014-02-03 03:18:53 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug