Closed
Bug 291544
Opened 20 years ago
Closed 16 years ago
Investigate if EM permissions should be set to 0600/0700 not 0644/0755
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugs, Unassigned)
References
Details
EM code sets a lot of file permissions to 0644, we should see which ones make sense to be more restricted (0600) ... same for 0700 instead of 0755
Comment 1•19 years ago
|
||
*** Bug 209418 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Assignee: bugs → nobody
QA Contact: bugs → extension.manager
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 2•16 years ago
|
||
If we do this we will have to do it after extraction since zipreader removes any existing file and permissions when you perform an extraction http://mxr.mozilla.org/mozilla/source/modules/libjar/nsJAR.cpp#228
Comment 3•16 years ago
|
||
I don't believe there is any reason to do this. If users want privacy over what extensions they have then they should be locking down access to their profile somehow.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•