Handbuch:$wgImgAuthDetails
Dateien und Datei-Uploads: $wgImgAuthDetails | |
---|---|
Display reason access to uploaded file was denied to users (img_auth only) |
|
Eingeführt in Version: | 1.16.0 (r55800) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Wahrheitswert) |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
This configuration variable is only applicable if you are using Image Authorization.
For security reasons, you usually don't want your users to know why access was denied, just that it was. When set to false (default), the denial screen is generic.
If you want to change this, you can set $wgImgAuthDetails
to 'true' and MediaWiki will give the user the reason why access was denied.