Reset Turnstile dopo errore form contatti #20

Merged
javaxman merged 1 commits from fix/contact-turnstile-reset-on-error into main 2026-07-29 16:52:40 +02:00
javaxman commented 2026-07-29 16:52:36 +02:00 (Migrated from github.com)

Summary

  • Dopo un errore (es. mittente non verificato) il token Turnstile è già usato
  • Reset del widget così il retry ottiene un token nuovo

Test plan

  • Inviare form, forzare un errore, verificare che Turnstile si rinnovi
  • Secondo invio con mittente corretto non dà «Turnstile verification failed»
## Summary - Dopo un errore (es. mittente non verificato) il token Turnstile è già usato - Reset del widget così il retry ottiene un token nuovo ## Test plan - [ ] Inviare form, forzare un errore, verificare che Turnstile si rinnovi - [ ] Secondo invio con mittente corretto non dà «Turnstile verification failed»
Sign in to join this conversation.
No description provided.