https://bugzilla.wikimedia.org/show_bug.cgi?id=40496
--- Comment #4 from Chris Steipp <[email protected]> --- Clarifying this a little, the feature request is that we limit the number of captchas that a single user can harvest in a given amount of time. Maybe keep 2 key in memcache for captcha passes and fails, for each user. And if fails > X and fails / (fails + passes) > Y%, then we refuse to serve up any more captchas? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
