Skip to content

Make captcha_modal.vue work in JH

What does this MR do?

Google's reCAPTCHA default endpoint is blocked in china, this MR is a patch to in !64497 (merged), it makes the hardcoded url in frontend file work in JH using gon variable

CC: @qianzhangxa

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kun Qian

Merge request reports