Commit 435bc34a authored by Shinya Maeda's avatar Shinya Maeda

Merge branch 'common/feat/jh-change-recaptcha-domain' into 'master'

Allow the gitlab-jh codebase to override recaptcha module to avoid getting blocked in China

See merge request gitlab-org/gitlab!64497
parents d2d90770 5cf162cc
......@@ -24,3 +24,6 @@ module Gitlab
end
end
end
# call prepend_mod to ensure JH-specific module run even though there is no corresponding EE-specific module
Gitlab::Recaptcha.prepend_mod
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment