Handbuch:$wgDisableCookieCheck

This page is a translated version of the page Manual:$wgDisableCookieCheck and the translation is 67% complete.
Cookies: $wgDisableCookieCheck
Schaltet Sitzungscookies ab
Eingeführt in Version:1.1.0
Entfernt in Version:1.42.0 (Gerrit change 969101; git #490a5be4)
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

Details

If set to true, MediaWiki will assume that the user has a valid session cookie after logging in or creating an account. That is, if the cookie is not present (for example, because the user has disabled cookies), the user will appear to be logged in immediately when returning from login, but will be logged out as soon as they navigate to another page.

If set to false, MediaWiki attempts to detect this situation and give the user an informative message.

Diese Einstellung betrifft nicht die Sicherheit; es ist eine Nutzbarkeitseinstellung.

Einzelnachweise