Bug 192544 - request for authorization fails
Summary: request for authorization fails
Status: RESOLVED DUPLICATE of bug 184588
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: http (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 09:31 UTC by bernhard
Modified: 2010-04-22 15:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bernhard 2009-05-13 09:31:38 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

simple authorization fails

Using a self compiled (pre) KDE 4.3 I have difficulties with Konqueror and a site which request authorization (by sending http-error 401).

In this case the browser opens a (local) dialog to enter username and password, does some calculation and returns a "special" http response. If this accepted by the server it sends the requested page.

This fails with the recent Konqueror, while Konqueror in KDE 3.5.9 is working.

Beside this, there seems to be no "strategy" for do a fallback if authorization went wrong. No relaod of the page the request startet from, no pop-up "authorization failed" etc.

It's the same case for Arora and rekonq browsers too. So IMHO it seems to be a Qt-related problem.

If you want, I can do some wireshark on this...

TIA!

Bernhard
Comment 1 Dawit Alemayehu 2010-04-22 15:22:51 UTC
Probably related to NTLM authentication since that is the only authentication that did not work. If not the case, feel free to reopen the bug report...

*** This bug has been marked as a duplicate of bug 184588 ***