Skip to content

Use globally-available reCAPTCHA source

What does this MR do?

Use a globally-available reCAPTCHA source. As google.com is blocked in some countries, use recaptcha.net to get the client-side JavaScript source instead. This is recommended by the reCAPTCHA FAQ in order to make it available to users in all countries.

What are the relevant issue numbers?

Fixes #56375 (closed)

Does this MR meet the acceptance criteria?

Merge request reports