jenkins-bot has submitted this change and it was merged.

Change subject: Set OAuth readoonly on Beta for DB migration
......................................................................


Set OAuth readoonly on Beta for DB migration

Bug: T108648
Change-Id: Ibc54bab194b8ac1cd11351f7375a5b0c20f5a43f
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Gergő Tisza: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 2e15698..aad6140 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -66,6 +66,7 @@
 }
 
 if ( $wmgUseOAuth ) {
+       $wgMWOAuthReadOnly = true;
        $wgMWOAuthCentralWiki = 'deploymentwiki'; // T59403
 
        // T61141 - Return this to true and reset secrets once SSL works in labs

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc54bab194b8ac1cd11351f7375a5b0c20f5a43f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Gergő Tisza <[email protected]>
Gerrit-Reviewer: Gergő Tisza <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to