Skip to content

Show a reCAPTCHA on signin page if custom header is set

Stan Hu requested to merge sh-add-recaptcha-all-logins into master

This will only be displayed if X-GitLab-Show-Login-Captcha is set as an HTTP header.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48184

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6228

Edited by Stan Hu

Merge request reports