[web2py] Re: Recaptcha and registration

2011-05-16 Thread Bjoern
Using 1.95.1 and not trunk, I found that I needed to use VERIFY_SERVER = 'www.google.com/recaptcha/api Otherwise, it works.

[web2py] Re: Recaptcha and registration

2011-05-09 Thread reyelts
That solved it. Thanks!