wiki:CaptchaAuthPlugin

Version 3 (modified by anonymous, 14 years ago) (diff)

add dependencies

protect registration with a skimpyGimpy CAPTCHA

Notice: This plugin is unmaintained and available for adoption.

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.

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 [download:captchaauthplugin 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:

screenshot of the CaptchaAuthPlugin

Recent Changes

12984 by rjollos on 2013-04-19 16:30:50
Refs #7262: Point setup,py link to TracSqlHelperScript 0.11 directory rather than anyrelease directory.
7066 by k0s on 2009-11-04 22:50:55
for some reason, sessions dont work as expect, so use a damn req.arg for what i need :(
6680 by k0s on 2009-10-12 13:26:58
verbosely specifying the templates in package_data
(more)

Author/Contributors

Originally developed at The Open Planning Project

Authors: nicholasbs, k0s
Contributors:

Attachments (1)

Download all attachments as: .zip