[Bps-public-commit] r15386 - RT-Extension-Captcha/lib/RT/Extension
ruz at bestpractical.com
ruz at bestpractical.com
Fri Aug 22 19:56:23 EDT 2008
Author: ruz
Date: Fri Aug 22 19:56:22 2008
New Revision: 15386
Modified:
RT-Extension-Captcha/lib/RT/Extension/Captcha.pm
Log:
* update docs
Modified: RT-Extension-Captcha/lib/RT/Extension/Captcha.pm
==============================================================================
--- RT-Extension-Captcha/lib/RT/Extension/Captcha.pm (original)
+++ RT-Extension-Captcha/lib/RT/Extension/Captcha.pm Fri Aug 22 19:56:22 2008
@@ -14,9 +14,11 @@
=head1 DESCRIPTION
-This extension for RT 3.8.1 or newer. At this point only captcha is
-required for creating a ticket. Users who have right 'OnCaptchaOnCreate'
-will see no captchas.
+This extension for RT 3.8.1 or newer. At this point solving captchas is
+required when user create a ticket using either regular interface or
+quick create (with 3.8.2 or newer only) and on replies/comments (updates).
+Users who have right 'OnCaptchaOnCreate' or 'OnCaptchaOnUpdate' will see
+no captchas on corresponding actions.
As GD's built in font is kinda small, we enabled ttf support and
it's not configurable at this point. Either hack this extension
More information about the Bps-public-commit
mailing list