Podręcznik:$wgAllowJavaUploads
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.39.0. |
| Files and file uploads: $wgAllowJavaUploads | |
|---|---|
| Allow Java archive uploads. |
|
| Wprowadzono w wersji: | 1.18.0 (r82783) |
| Usunięto w wersji: | 1.39.0 (Gerrit change 788451; git #910d1466) |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | false |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
Allow Java archive 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
| Wersja MediaWiki: | ≥ 1.39 |
To retain the ability to allow uploading JAR files, remove application/java from $wgMimeTypeExclusions.