Skip to content

Captcha is not validated in Symfony 5.0.8 login form #216

@markuskuerten

Description

@markuskuerten

In my Symfony 5.0.8 application, the "validate" method is not called in the "CaptchaValidator" class after sending the login form.

I have integrated the captcha (v2.1.3) as described in the instructions, but it just does not work in my login form.

Could it be that special settings are required for a Symfony login form that are not described in the documentation?

During my research on the Internet I came across the following older post, which describes exactly the same problem that I have now, but with Symfony 2

#99

It would be great if I could be given a tip on how to get the captcha up and running in my login form.

Or is it still not possible to use the gregwar captcha in a Symfony login form?

If you need more information or code examples please let me know.

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions