Closed
Bug 319812
Opened 20 years ago
Closed 10 years ago
401 Authentication required: if a new authentication is asked in the same session for the same URL, firefox always send the first cached authentication
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 137852
People
(Reporter: walter.laub, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
The following scenario works well with MS IE Version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 but not with firefox
A tricky self programmed webserver demands all X minutes a new 401 authentication, but the passwords change (like TAN). The first authentication always works well, but when the next authentication came (in the same session), firefox ignore the new typed password (TAN) and send the initial password from the first authentication. The only way to continue is to restart firefox.
As mentioned the same scenario works on IE.
Reproducible: Always
Comment 1•20 years ago
|
||
Please don't report bugs from old browsers and your used FF Versions is based on a over 14 months old Branch.
Do you see this also in FF1.5 or later and Do you also have an example URl ?
Assignee: nobody → darin
Component: General → Networking: HTTP
Product: Firefox → Core
QA Contact: general → networking.http
Version: unspecified → 1.7 Branch
| Reporter | ||
Comment 2•20 years ago
|
||
Tested again with Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
The problem still persist.
Sorry, I don't have a public site to demonstrate.
| Reporter | ||
Comment 4•20 years ago
|
||
bug 292262 seems to be related.
Comment 5•19 years ago
|
||
-> default owner
Assignee: darin → nobody
Component: Networking: HTTP → Networking
QA Contact: networking.http → networking
Version: 1.7 Branch → Trunk
I'm experiencing it with Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4. Sounds like bug 201620.
Comment 7•12 years ago
|
||
Suggest Dupe of bug 137852
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•