Closed
Bug 1503736
Opened 6 years ago
Closed 6 years ago
Origin header honors network.http.referer.hideOnionSource
Categories
(Core :: DOM: Security, enhancement, P3)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: CuveeHsu, Assigned: CuveeHsu)
References
Details
(Whiteboard: [tor][domsecurity-active])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Option to hide Origin header when leaving a .onion domain
Updated•6 years ago
|
Whiteboard: [tor]
Assignee | ||
Comment 1•6 years ago
|
||
I believe bug 446344 did already since the origin is extracted by the referrer.
However, we need some test here because we might make them independent one day.
For the forceOrigin fetch, we need some code here since the origin is from the principal.
Updated•6 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [tor] → [tor][domsecurity-active]
Assignee | ||
Comment 2•6 years ago
|
||
note to myself: turn off network.dns.blockDotOnion for local testing
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Junior Hsu from comment #1)
> I believe bug 446344 did already since the origin is extracted by the
> referrer.
the referrer is also from policy instead of header.
Assignee | ||
Comment 5•6 years ago
|
||
ni? dragana for signing off attachment 9023483 [details]
Flags: needinfo?(dd.mozilla)
Assignee | ||
Comment 6•6 years ago
|
||
Flags: needinfo?(dd.mozilla)
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5125f9c64d27
Origin header honors network.http.referer.hideOnionSource r=ckerschb,dragana
Keywords: checkin-needed
Comment 8•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•