Thanks for the reply.
I tried:
auth.settings.login_captcha = None
This did not work for me. Then I tried
auth.settings.login_captcha = False and that did the trick.
Thank you very much.
Regards.
On Mon, Jun 11, 2012 at 4:06 PM, Niphlod wrote:
> check auth.settings
>
> login_captcha = None
check auth.settings
login_captcha = None
register_captcha = None
retrieve_username_captcha = None
retrieve_password_captcha = None
Il giorno lunedì 11 giugno 2012 22:55:31 UTC+2, dundee ha scritto:
>
> Hey all,
>
> I have enabled the recaptcha system by using:
>
> from gluon.tools import Recaptc
2 matches
Mail list logo