Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Captcha Validation #237

Open
kmkben opened this issue Nov 8, 2023 · 0 comments
Open

Check Captcha Validation #237

kmkben opened this issue Nov 8, 2023 · 0 comments

Comments

@kmkben
Copy link

kmkben commented Nov 8, 2023

Hello, Thank you for your bravely work.
I am using the bundle in my project in Symfony 6, Everything is working well, Configuration works well, the validation is okay except one thing: I want to compare the captcha generated to the one in input and print a flash message if it doesn't matter.
But I can't have this value in session except the captcha I added in the login form, from an other form like contact form this session is null and I don't know how to get this value.

Is there any tips for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant