手册:$wgHideIdentifiableRedirects
Appearance
访问: $wgHideIdentifiableRedirects | |
---|---|
Protects user's privacy when doing redirects |
|
引进版本: | 1.23.12 (Gerrit change 259909; git #e03b223a) |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | true |
其他设置: 按首字母排序 | 按功能排序 |
Details
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".