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

Timestamp validation when forms are submitted with JS #109

Closed
testa19 opened this issue Jul 6, 2022 · 1 comment
Closed

Timestamp validation when forms are submitted with JS #109

testa19 opened this issue Jul 6, 2022 · 1 comment

Comments

@testa19
Copy link

testa19 commented Jul 6, 2022

The consecutive submits of the form fail as timestamp is deleted from the session after validation
timestamp = session.delete(:invisible_captcha_timestamp)
No form is rendered - no timestamp is added - validation fail on next submit

@markets
Copy link
Owner

markets commented Jul 6, 2022

Yes, you can find further information about that topic/decision in the following issue #24.

@markets markets closed this as completed in 327f9ea Mar 4, 2023
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

2 participants