https://bugzilla.wikimedia.org/show_bug.cgi?id=56045
--- Comment #4 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to comment #3) > Are edit counts stored in the centralauth database? I think someone may have > already solved the challenging part of this, but I have no idea. Hm, they aren't. So I dug a bit deeper, and CentralAuthUser::localUserData (via CentralAuthUser::queryAttached) already fetches the user's groups, it's just not exposed anywhere. So it is easy ;) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
