[[PageOutline(2-5,Contents,pullout)]] = Protect login and registration with a skimpyGimpy CAPTCHA = == Description == The CaptchaAuthPlusPlugin puts a skimpyGimpy CAPTCHA on the registration page to protect from unwanted bots. It also puts a captcha on the login after 3 failed login attempts. Requires the AccountManagerPlugin. The registration captcha requires AccountManager's registration module to be enabled. You can choose to disable registration captcha or login captcha by enabling or disabling their respective plugins. This plugin is based on CaptchaAuthPlugin but does not depend on it. == Bugs/Feature Requests == Existing bugs and feature requests for CaptchaAuthPlusPlugin are [report:9?COMPONENT=CaptchaAuthPlusPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=CaptchaAuthPlusPlugin&owner=gstkein new ticket]. == Download == Download the zipped source from [download:captchaauthplusplugin here]. == Source == You can check out CaptchaAuthPlusPlugin from [http://trac-hacks.org/svn/captchaauthplusplugin here] using Subversion, or [source:captchaauthplusplugin browse the source] with Trac. == Example == [[Image(CaptchaAuthPlusExample.png)]] The register captcha is similar to the one in http://trac-hacks.org/wiki/CaptchaAuthPlugin's example. == Recent Changes == [[ChangeLog(captchaauthplusplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:gstkein] [[BR]] '''Maintainer:''' [wiki:gstkein] [[BR]] '''Contributors:'''