Dpatrick has uploaded a new change for review.

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

Change subject: Enable notifications for OAuth
......................................................................

Enable notifications for OAuth

Bug: T61772
Bug: T62528
Change-Id: I52fe49635414f9201e92d7e1cf54af3aaa2043a6
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/33/303333/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index b756187..e13bc51 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -3242,6 +3242,7 @@
                if ( $wgDBname === $wgMWOAuthCentralWiki ) {
                        // Only needed on the central wiki.
                        
$wgGroupPermissions['oauthadmin']['mwoauthmanageconsumer'] = true;
+                       $wgOAuthGroupsToNotify = ['steward', 'staff'];
                }
        };
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I52fe49635414f9201e92d7e1cf54af3aaa2043a6
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dpatrick <dpatr...@wikimedia.org>

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

Reply via email to