jenkins-bot has submitted this change and it was merged.
Change subject: Fix rights in oauth role
......................................................................
Fix rights in oauth role
WMF production does not give anyone the mwoauthviewprivate right;
make vagrant match that.
Bug: T125939
Change-Id: I8c97831097b41c0554a0c12792bc3543c80e77f2
---
M puppet/modules/role/manifests/oauth.pp
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
BryanDavis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/puppet/modules/role/manifests/oauth.pp
b/puppet/modules/role/manifests/oauth.pp
index 8c64d63..434662f 100644
--- a/puppet/modules/role/manifests/oauth.pp
+++ b/puppet/modules/role/manifests/oauth.pp
@@ -19,7 +19,6 @@
'$wgMWOAuthSecureTokenTransfer = false',
"\$wgOAuthSecretKey = '${secret_key}'",
'$wgGroupPermissions["sysop"]["mwoauthmanageconsumer"] = true',
- '$wgGroupPermissions["sysop"]["mwoauthviewprivate"] = true',
'$wgGroupPermissions["user"]["mwoauthproposeconsumer"] = true',
'$wgGroupPermissions["user"]["mwoauthupdateownconsumer"] = true',
]
--
To view, visit https://gerrit.wikimedia.org/r/268860
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8c97831097b41c0554a0c12792bc3543c80e77f2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Gergő Tisza <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits