Manual:$wgHideIdentifiableRedirects

This page is a translated version of the page Manual:$wgHideIdentifiableRedirects and the translation is 38% complete.
アクセス権: $wgHideIdentifiableRedirects
Protects user's privacy when doing redirects
導入されたバージョン:1.23.12 (Gerrit change 259909; git #e03b223a)
除去されたバージョン:使用中
許容される値:(真偽値)
既定値:true

詳細

Should MediaWiki attempt to protect user's privacy when doing redirects? Keep this true if access counts to articles are made public.

This prevents a malicious person from using external resources on their website to cause the victim's web browser to load Special:MyPage -> User:Username, and then looking it up in the page hit statistics in order to correlate IPs from the malicious person's server log, with usernames on wiki.

This setting affects redirecting special pages like "Special:MyPage", "Special:MyTalk", and "Special:MyContributions".