arteme / zine-recaptcha
This is a fork of the original "reCAPTCHA spam filter" Zine plug-in at http://repo.or.cz/w/recaptcha_spam_plugin.git with fixes related to working with zine trunk version and other improvements.
Clone this repository (size: 21.2 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/arteme/zine-recaptcha/
| commit 17: | 8ab77a111cfb |
| parent 16: | e757e564b2e9 |
A selectable action when the comment fails moderation - show error, block, do nothing.
* __init__.py, templates/admin/recaptcha_spam_filter.html: A new
configuration option, 'action' to decide the action upon.
* __init__.py: Translate reCAPTCHA error codes to human error messages.
* __init__.py: "show error" logic does CAPTCHA cheging in the
'before-comment-created' event handler and stores the result in
`req.recaptcha_response` for the error message to be shown together with
the CAPTCHA widget.
| filename | size | last modified | ||
|---|---|---|---|---|
| templates | ||||
| .hgtags | 46 B | 9 months ago | update tags | |
| __init__.py | 8.5 KB | 9 months ago | A selectable action when the comment fails moderation -… | |
| metadata.txt | 325 B | 9 months ago | Config page improvements & version bump. |
