Last modified: 2012-06-22 19:35:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39567, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37567 - [SF] auto-create of red-linked pages disobeys $wgGroupPermissions to publicly expose anonymous user IP
[SF] auto-create of red-linked pages disobeys $wgGroupPermissions to publicly...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Unprioritized major (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-13 22:06 UTC by badon
Modified: 2012-06-22 19:35 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description badon 2012-06-13 22:06:05 UTC
Populating red-linked pages automatically exposes IP addresses of unregistered site users by creating the pages with their account, even when anonymous editing is disabled in LocalSettings.php as follows:

# Disable anonymous editing when set to "false"
# http://www.mediawiki.org/wiki/Manual:User_rights
$wgGroupPermissions['*']['edit'] = false;

 Here's the relevant doc:

 http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#Populating_red-linked_pages_automatically

 Here's an example:

 http://www.coincompendium.com/w/index.php/Special:Contributions/203.87.162.70
Comment 1 Yaron Koren 2012-06-22 19:35:52 UTC
Fixed in Git.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links