https://bugzilla.wikimedia.org/show_bug.cgi?id=17774
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Roan Kattouw <[email protected]> 2009-03-03 19:07:44 UTC --- This is expected behavior: the target wiki has $wgGroupPermissions['*']['read'] = false; , so unless you log in first or pass a valid login cookie with the request, you won't be able to run action=query. -- 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
