Skip to content

Show captcha verification on issue boards

Felipe Cardozo requested to merge issue_338317 into master

What does this MR do and why?

Allow solving captcha when creating issues from board.

Related to #338317 (closed)

Screenshots or screen recordings

test_captcha

How to set up and validate locally

  1. Make sure you are accessing 127.0.0.1:3000. Recaptcha may not work with localhost domain.
  2. Configure recaptcha following https://docs.gitlab.com/ee/integration/recaptcha.html#configuration steps. Instead of generating new keys you can use test ones which will always make recaptcha solving successful.
    • Site key: 6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI
    • Secret key: 6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Felipe Cardozo

Merge request reports

Loading