Open
Bug 1577165
(Refactor-nsIPrincipal-API)
Opened 4 years ago
Updated 1 year ago
[Meta] Do not expose URI on the Principal but provide an API for security questions
Categories
(Core :: DOM: Security, task, P3)
Core
DOM: Security
Tracking
()
ASSIGNED
People
(Reporter: sstreich, Assigned: sstreich)
References
(Depends on 3 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [domsecurity-active])
It's bad practice and error prone that we do principal->getURI() and use that uri for making security decisions.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sstreich
Updated•4 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [domsecurity-active]
Updated•4 years ago
|
Alias: Refactor-nsIPrincipal-API
Updated•4 years ago
|
Summary: [Meta] Do not expose URI on the Prinicpal but provide an API for security questions → [Meta] Do not expose URI on the Principal but provide an API for security questions
Updated•4 years ago
|
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•