Closed
Bug 394200
Opened 18 years ago
Closed 16 years ago
Need to set $wgFileExtensions to limit allowed upload types
Categories
(developer.mozilla.org Graveyard :: General, defect)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheppy, Unassigned)
Details
We need to restrict file uploads to the wiki to certain types, including:
txt, png, jpg, gif, xpi, zip, jar, svg
This will help reduce problems we've had with flash and shockwave files being uploaded on certain locales.
Any others we should specifically allow?
Comment 1•18 years ago
|
||
I don't think we should allow XPIs and JARs. Lots of people try to upload their extensions to MDC (at least in the english wiki). When we do need to provide an example XPI, we can upload them to a special location - we even have a bugzilla component for that.
| Reporter | ||
Comment 2•18 years ago
|
||
You're right... we shouldn't allow those.
| Reporter | ||
Comment 3•16 years ago
|
||
This is configured much better in Deki; marking as fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Component: Deki Infrastructure → Other
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•