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

--- Comment #6 from Sam Reed (reedy) <[email protected]> 2012-03-15 16:26:29 
UTC ---
(In reply to comment #5)
> EE team, please look into pragmatic approaches here. FD is currently disabled
> until these problems can be resolved.

I believe, in the simplest form, a call to $wgUser->pingLimiter(), and
preventing the action and displaying an error message would work.

With no parameters, it will default to the the edit limiter, which probably
want too bad.

If you want to fine grain it a bit more, you can add your own type to
$wgRateLimits (look in Default Settings), and limit it further.

Should be enough to stop the mass spam, and get the Moodbar re-enabled, until
you can add more sophisticated spam monitoring - I'd guess something like
ApiArticleFeedbackv5->findAbuse() would be easily copied out and changed a bit
to work with Moodbar

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to