Hi all,

as said in the book, the following line

auth.settings.captcha = Recaptcha(request, 'PUBLIC_KEY',
'PRIVATE_KEY')

activates the reCaptcha feature for registration. But it shows also
the captcha box when a user logs in.

The question is, is there any way to show the recaptcha box just in
the registration form, and not in the login form?

Thanks,
Bernardo

Reply via email to