diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/require_CAPTCHA_to_edit.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/require_CAPTCHA_to_edit.mdwn b/doc/todo/require_CAPTCHA_to_edit.mdwn index 61bacadc3..4ada16f38 100644 --- a/doc/todo/require_CAPTCHA_to_edit.mdwn +++ b/doc/todo/require_CAPTCHA_to_edit.mdwn @@ -8,3 +8,8 @@ I imagine a plugin that modifies the login screen to use <http://recaptcha.net/> > If spam via openid (which I have never ever seen yet) becomes > a problem, a provider whitelist/blacklist seems like a much nicer > solution than a CAPTCHA. --[[Joey]] + +>> Apparently there has been openid spam (you can google for it). But as for +>> white/black lists, were you thinking of listing the openids, or the content? +>> Something like the moinmoin global <http://master.moinmo.in/BadContent> +>> list? |