Delivered

Implement reCaptcha v3 For System Forms/login

  • General
  • Secure Zones

DESCRIPTION:
Depreciate the need to use recaptcha v2 on login forms and any other system form (I can only think of the account password update form, but there may be others).

BENEFIT:
Logins are always a barrier for end-users and bring along a whole set of additional user issues.
Implementing recaptcha v3 just helps make this process more user-friendly and streamlined (and I assume better protected from bots too).

It would also allow smoother workarounds for anonymous/automatic logins for less security-critical projects but where login is still required.