failure to skip unknown HTTP authentication schemes in WWW-Authenticate
Categories
(Core :: Networking: HTTP, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: julian.reschke, Assigned: valentin)
References
()
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•12 years ago
|
||
Reporter | ||
Comment 3•12 years ago
|
||
![]() |
||
Comment 5•10 years ago
|
||
Updated•10 years ago
|
Comment 6•8 years ago
|
||
![]() |
||
Comment 8•7 years ago
|
||
![]() |
||
Comment 9•7 years ago
|
||
![]() |
||
Comment 10•7 years ago
|
||
Updated•7 years ago
|
Comment 12•5 years ago
|
||
Patch submitted for review: https://phabricator.services.mozilla.com/D106241
Related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=472823 SHA 256 Digest Authentication
Related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=281851 CVE-2005-2395 Wrong scheme used when server offers both Basic and Digest auth
Assignee | ||
Comment 13•4 years ago
|
||
Updated•4 years ago
|
Comment 14•4 years ago
|
||
![]() |
||
Comment 15•4 years ago
•
|
||
Backed out 14 changesets (Bug 1705659, Bug 472823, Bug 669675) for causing bustages in nsHttpChannelAuthProvider.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/a9431e068bcd2dc86778d9b12bc7775850e2736b
Push with failures, failure log.
(Update): Also caused mochitest plain failures.
Comment 16•4 years ago
|
||
![]() |
||
Comment 17•4 years ago
|
||
bugherder |
Reporter | ||
Comment 18•4 years ago
|
||
I'm testing with 90.0a1 (2021-05-27) and the problem still persists...
Updated•4 years ago
|
Assignee | ||
Comment 19•4 years ago
|
||
We intentionally stopped displaying realm info in bug 1694418.
I'll take a look at the still failing test cases - I've converted them into unit tests, and those pass, so there's likely some other issue happening. I might spawn off another bug.
![]() |
||
Comment 20•4 years ago
|
||
Backed out 14 changesets (Bug 1705659, Bug 472823, Bug 669675) as requested by valentin for causing regressions.
https://hg.mozilla.org/integration/autoland/rev/4207821cb4e016141be3c4b331f1ede47c90c0b7
![]() |
||
Updated•4 years ago
|
Comment 21•4 years ago
|
||
beta backout: https://hg.mozilla.org/releases/mozilla-beta/rev/0830f6eb4b5e3a19d2e5f49213e8b531909443f2
Comment 22•4 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/4207821cb4e0
Comment 23•4 years ago
|
||
![]() |
||
Comment 24•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Description
•