Handbuch:$wgAllowJavaUploads
Appearance
Diese Funktion wurde in der Version 1.39.0 vollständig entfernt. |
| Dateien und Datei-Uploads: $wgAllowJavaUploads | |
|---|---|
| Erlaube Java-Archiv-Uploads. |
|
| Eingeführt in Version: | 1.18.0 (r82783) |
| Entfernt in Version: | 1.39.0 (Gerrit change 788451; git #910d1466) |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Erlaube Java-Archiv-Uploads. This is not recommended for public wikis since a maliciously-constructed applet running on the same domain as the wiki can steal the user's cookies.
Allow uploading JAR files after 1.39.0
| MediaWiki Version: | ≥ 1.39 |
To retain the ability to allow uploading JAR files, remove application/java from $wgMimeTypeExclusions.