Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/80234
Change subject: Enabled $wgMWOAuthSecureTokenTransfer
......................................................................
Enabled $wgMWOAuthSecureTokenTransfer
Change-Id: Iec0469be9dae321eebea4df55547bfc3619e7370
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/34/80234/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f715e52..f34881e 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2599,6 +2599,7 @@
require_once( "$IP/extensions/OAuth/OAuth.php" );
$wgMWOAuthCentralWiki = 'mediawikiwiki';
$wgMWOAuthSharedUserSource = 'CentralAuth';
+ $wgMWOAuthSecureTokenTransfer = true;
$wgGroupPermissions['oauthadmin']['mwoauthmanageconsumer'] = true;
$wgGroupPermissions['autoconfirmed']['mwoauthproposeconsumer'] = true;
$wgGroupPermissions['autoconfirmed']['mwoauthupdateownconsumer'] = true;
--
To view, visit https://gerrit.wikimedia.org/r/80234
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec0469be9dae321eebea4df55547bfc3619e7370
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits