BryanDavis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/327852 )

Change subject: wikitech: Add oathauth group with oathauth-api-all right
......................................................................

wikitech: Add oathauth group with oathauth-api-all right

Add a new group named 'oathauth' that will be used to grant the
'oathauth-api-all' right to StrikerBot.

Bug: T153487
Change-Id: Ife8bb6d5a99690f433a8255f9cc670b2b8a8e282
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 6585c9e..11f921b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -8376,6 +8376,7 @@
                        'accessrestrictedregions' => true,
                        'editallhiera' => true,
                ],
+               'oathauth' => [ 'oathauth-api-all' => true ], // T153487
                'oauthadmin' => [ 'autopatrol' => true ],
                'shell' => [ 'loginviashell' => true ],
                'shellmanagers' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife8bb6d5a99690f433a8255f9cc670b2b8a8e282
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>

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

Reply via email to