Contents
Protect registration with a skimpyGimpy CAPTCHA
Description
The CaptchaAuthPlugin puts a skimpyGimpy CAPTCHA on the registration page to protect from unwanted bots. Requires the AccountManagerPlugin and its registration module to be enabled.
See also: CaptchaAuthPlusPlugin.
Bugs/Feature Requests
Existing bugs and feature requests for CaptchaAuthPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out CaptchaAuthPlugin from here using Subversion, or browse the source with Trac.
Dependencies
If you do installation via egg the following dependencies need to be pulled in manually:
Example
Enable the plugin. A screenshot of the modified registration form is shown below:
Recent Changes
[12984] by rjollos on 04/19/13 18:30:50
Refs #7262: Point setup,py link to TracSqlHelperScript 0.11 directory rather than anyrelease directory.
[7066] by k0s on 11/04/09 23:50:55
for some reason, sessions dont work as expect, so use a damn req.arg for what i need :(
[6680] by k0s on 10/12/09 15:26:58
verbosely specifying the templates in package_data
[6612] by k0s on 09/28/09 21:59:26
allow user to really login and register
Author/Contributors
Originally developed at The Open Planning Project
Authors: nicholasbs, k0s
Maintainer: none
Contributors:
Attachments
- screenshot.png (23.6 kB) -
screenshot of the CaptchaAuthPlugin
, added by k0s on 08/26/09 15:53:34.


