https://bugzilla.wikimedia.org/show_bug.cgi?id=24792

--- Comment #4 from MZMcBride <b...@mzmcbride.com> 2010-08-21 15:41:48 UTC ---
(In reply to comment #3)
> Have you try it logged in on both wikis?
> 
> See at ApiPurge::mustBePosted()
> 
>     public function mustBePosted() {
>         global $wgUser;
>         return $wgUser->isAnon();
>     }

I tested logged in and logged out.

When I visit http://en.wiktionary.org/w/api.php right now logged in, the purge
module says "This module only accepts POST requests."

As far as I understand, this behavior is wrong (or at least unexpected).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to