Manual:$wgImgAuthDetails
Appearance
Files and file uploads: $wgImgAuthDetails | |
---|---|
Display reason access to uploaded file was denied to users (img_auth only) |
|
Introducido en la versión: | 1.16.0 (r55800) |
Eliminado en la versión: | aún se usa |
Valores permitidos: | (booleano) |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
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.