jenkins-bot has submitted this change and it was merged.
Change subject: Enabled $wgMWOAuthSecureTokenTransfer
......................................................................
Enabled $wgMWOAuthSecureTokenTransfer
Change-Id: Iec0469be9dae321eebea4df55547bfc3619e7370
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Aaron Schulz: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Iec0469be9dae321eebea4df55547bfc3619e7370
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits