Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/263920

Change subject: Drop comment referencing the old 'proxyunbannable' right now 
dropped from core
......................................................................

Drop comment referencing the old 'proxyunbannable' right now dropped from core

Change-Id: I18201d126d6fe54b2c0062d571bb786cd694f3ca
---
M TorBlock.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TorBlock 
refs/changes/20/263920/1

diff --git a/TorBlock.php b/TorBlock.php
index cbf4368..cfd05a4 100644
--- a/TorBlock.php
+++ b/TorBlock.php
@@ -63,7 +63,7 @@
  * Permission keys that bypass Tor blocks.
  * Array of permission keys.
  */
-$wgTorBypassPermissions = array( 'torunblocked', /*'autoconfirmed', 
'proxyunbannable'*/ );
+$wgTorBypassPermissions = array( 'torunblocked', /*'autoconfirmed'*/ );
 $wgAvailableRights[] = 'torunblocked';
 
 $wgGroupPermissions['user']['torunblocked'] = true;

-- 
To view, visit https://gerrit.wikimedia.org/r/263920
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I18201d126d6fe54b2c0062d571bb786cd694f3ca
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TorBlock
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to