On Thursday, April 23, 2015 at 11:27:59 PM UTC-7, RjOllos wrote: > > > > On Wednesday, April 15, 2015 at 11:10:38 PM UTC-7, Dustin Lennon wrote: >> >> After setting this up I went to my Trac site's registration page at >> http://trac.stormbot.org/registration to see if I could see one of my >> Captcha settings in place and nothing appears. I have "Enable captcha >> usage" checked. The captcha types I have to choose from are >> ExpressionCaptcha, AreYouAHumanCaptcha, ImageCaptcha, KeycaptchaCaptcha, >> MollomCaptcha, RandomCaptcha, and RecaptchaCaptcha. It doesn't matter which >> of those I choose, none of them show up on the registration page. Where am >> I going wrong in my setup? >> > > My understanding is that the captcha is only displayed to the user when > the submission is detected to be spam. This is documented here: > http://trac.edgewall.org/wiki/SpamFilter#Captcha >
Also, ImageCaptcha requires PIL or Pillow library, but the dependency isn't specified in the setup script. I'll open a ticket for that if I can provide a patch. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
