Skip to content

Commit 778ddf6

Browse files
splitbrainbug
authored andcommitted
disable flash uploading by default
Thanks to Kacper Szurek for reporting this
1 parent 32e7ff2 commit 778ddf6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

conf/mime.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ gif image/gif
99
png image/png
1010
ico image/vnd.microsoft.icon
1111

12-
swf application/x-shockwave-flash
1312
mp3 audio/mpeg
1413
ogg audio/ogg
1514
wav audio/wav
@@ -66,3 +65,7 @@ odt !application/vnd.oasis.opendocument.text
6665
#xml text/xml
6766
#csv text/csv
6867

68+
# Also flash may be able to execute arbitrary scripts in the website's
69+
# context
70+
#swf application/x-shockwave-flash
71+

0 commit comments

Comments
 (0)