[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 Chris Steipp changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #11 from Gerrit Notification Bot --- Change 109308 merged by jenkins-bot: Add checkuser OAuth group https://gerrit.wikimedia.org/r/109308 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #10 from Gerrit Notification Bot --- Change 109309 merged by jenkins-bot: Message for checkuser OAuth group https://gerrit.wikimedia.org/r/109309 -- You are receiving this mail because: You are the assignee for the bug. You are o

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #9 from Gerrit Notification Bot --- Change 109309 had a related patch set uploaded by Anomie: Message for checkuser OAuth group https://gerrit.wikimedia.org/r/109309 -- You are receiving this mail because: You are the assignee fo

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #8 from Gerrit Notification Bot --- Change 109308 had a related patch set uploaded by Anomie: Add checkuser OAuth group https://gerrit.wikimedia.org/r/109308 -- You are receiving this mail because: You are the assignee for the bu

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #7 from Brad Jorsch --- (In reply to comment #6) > My expectation would be that if I have CheckUser and OAuth installed, it > would > just work, without requiring identical configuration that every wiki needs to > set up. But then

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #6 from Kunal Mehta (Legoktm) --- (In reply to comment #5) > Because then you have a weird maze of different files to dig through to try > to > find where some setting is being set. When one extension needs some complex > configurat

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #5 from Brad Jorsch --- Because then you have a weird maze of different files to dig through to try to find where some setting is being set. When one extension needs some complex configuration based on the other then this might make

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 Kunal Mehta (Legoktm) changed: What|Removed |Added CC||legoktm.wikipe...@gmail.com --

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #3 from Brad Jorsch --- (In reply to comment #2) > into InitializeSettings.php Should that be CommonSettings.php, specifically somewhere in https://git.wikimedia.org/blob/operations%2Fmediawiki-config.git/3a1f34f81065764fb787e5290e

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #2 from Chris Steipp --- For a minimal implementation, just add $wgMWOAuthGrantPermissions['checkuser']['checkuser'] = true; into InitializeSettings.php, and make sure the message mwoauth-grant-checkuser gets defined in Ex:Wikimedia

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 --- Comment #1 from Brad Jorsch --- This seems like a bug for Wikimedia / Site requests to have it added to $wgMWOAuthGrantPermissions in the config for WMF sites. Since checkuser isn't core MediaWiki, it seems awkward to have OAuth try to hand

[Bug 59929] Add CheckUser to the grants an OAuth consumer can use

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59929 Dan Garry changed: What|Removed |Added Priority|Unprioritized |Normal CC|