Bug 57862

Summary: konqueror ignore stale="TRUE" in digest Authentication
Product: [Frameworks and Libraries] kio Reporter: Gernot Tenchio <gernot>
Component: httpAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gernot Tenchio 2003-04-29 22:37:12 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    RedHat RPMs

when using Authentication Digest, Konqueror seems to ignore the stale="TRUE" Flag as described in RFC2617. When the Proxy sends the second 407 Response, Konqueror should resend the credentials without prompting the user again for username/password.
Comment 1 Dawit Alemayehu 2003-06-04 05:56:14 UTC
Hello, 
 
This stale flag should work as specified on the spec. I have personally tested it. 
The re-prompting for password is probably due to other issue. Anyways, I was 
simply checking for the presence of the word "stale" instead of checking its 
actual value!  I have fixed that among other things pointed out in the report I am 
merging this bug report into.  All of them should soon be resolved. 
 
Regards, 
Dawit A. 

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