Hello,

I am trying to make recaptcha work on our trac system. I have got the keys
from google recaptcha site and make the following configured. But how can I
make the captcha image show on the ticket/login/account register page?


[spam-filter]
captcha = ImageCaptcha
captcha_expression_ceiling = 10
captcha_expression_terms = 3
captcha_image_alphabet = abcdefghkmnopqrstuvwxyz
captcha_image_font_size = 25
captcha_image_fonts = vera.ttf
captcha_image_letters = 6
captcha_karma_lifetime = 86400
captcha_recaptcha_private_key = xxx
captcha_recaptcha_public_key = yyy
reject_handler = CaptchaSystem

Thanks,

Hong




The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to