Fix a bug with recaptcha timeouts
Google reCaptcha will expire after two minutes. To prevent forms from having an invalid recaptcha, we will update the recaptcha every 110 seconds.
Thanks to @fanat98 for creating a PR for this.
Google reCaptcha will expire after two minutes. To prevent forms from having an invalid recaptcha, we will update the recaptcha every 110 seconds.
Thanks to @fanat98 for creating a PR for this.