Project

General

Profile

Actions

Bug #7693

closed

reCaptcha Invisible/v3 timeout

Added by krileon over 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
26 August 2019
Due date:
% Done:

100%

Estimated time:

Description

reCaptcha Invisible/v3 appears to randomly time out or report duplicate. Review implementing protections against this by likely increasing timeout time and additional caching to avoid duplicate verification, which maybe due to a conflict with other reCaptcha Invisible/v3 implementations.

Actions #1

Updated by krileon about 4 years ago

  • % Done changed from 0 to 50

Response tokens are only valid for 2 minutes.

https://developers.google.com/recaptcha/docs/verify

This is fixed for reCaptcha Invisible where it was happening in Step by Step due to #7931. Still needs fixes for reCaptcha v3 where if you don't complete and submit the form in 2 minutes it will fail. This is made clear below where the verification should happen immediately, which it currently is not.

https://developers.google.com/recaptcha/docs/v3

Actions #2

Updated by krileon about 4 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 50 to 100
Actions #3

Updated by krileon over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF