https://bugzilla.wikimedia.org/show_bug.cgi?id=16860
Gurch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Summary|Adding global group member |API for CentralAuth data |list to API | --- Comment #3 from Gurch <[email protected]> 2010-01-07 23:09:00 UTC --- Making this more general. There needs to be at minimum read-only API access to CentralAuth's public data, that is: 1) List of global groups, and their associated rights. (Analogous to Special:GlobalGroupPermissions) 2) Global user list, most importantly, the users in a particular group. (Analogous to Special:GlobalUsers) 3) Global logs -- blocks, group membership changes, and global account locking/hiding. (Analogous to Special:Log/gblblock etc.) 4) List of wiki sets, and the wikis in each. (Whatever the stewards see on Special:EditWikiSets, without the editing) Currently only 3) is available, by virtue of integration with the standard logs. 4) currently seems to be completely hidden from public view, something that I see absolutely no reason for. I guess I'll have to address that separately and be ignored as usual. Concievably there could also be write-mode modules for these things but I think the stewards can manage without that. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
