Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/155306
Change subject: Revert enabling of anonymous editing in alpha
......................................................................
Revert enabling of anonymous editing in alpha
There is a legal concern here. It is not clear to the user that when
they edit their IP address will be logged with said edit.
Bug 59937 needs to be fixed first.
Change-Id: I56732dbc1bc062dd48c1c2f812a60d72f942e60d
---
M includes/skins/SkinMinervaAlpha.php
1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/06/155306/1
diff --git a/includes/skins/SkinMinervaAlpha.php
b/includes/skins/SkinMinervaAlpha.php
index 660d639..4612611 100644
--- a/includes/skins/SkinMinervaAlpha.php
+++ b/includes/skins/SkinMinervaAlpha.php
@@ -32,12 +32,6 @@
return $tpl;
}
- public function getSkinConfigVariables() {
- $vars = parent::getSkinConfigVariables();
- $vars['wgMFAnonymousEditing'] = true;
- return $vars;
- }
-
/**
* Add the talk page link for logged in alpha users to template
* @param BaseTemplate $tpl an instance of BaseTemplate
--
To view, visit https://gerrit.wikimedia.org/r/155306
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I56732dbc1bc062dd48c1c2f812a60d72f942e60d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits