1. 06 Feb, 2021 2 commits
    • Paul Slaughter's avatar
      Merge branch 'new-recaptcha-modal' into 'master' · 47dc1894
      Paul Slaughter authored
      Add new recaptcha modal for snippets
      
      See merge request gitlab-org/gitlab!52044
      47dc1894
    • Chad Woolley's avatar
      Add new captcha modal for snippets · 796df159
      Chad Woolley authored
      - The new modal uses the Pajamas modal component
        and the reCAPTCHA Javascript API.
      - The backend spam/reCAPTCHA communication flow is
        done via GraphQL.
      - Also uses 'captcha' termiology in order to not
        be tightly coupled to Google's reCAPTCHA
        captcha implementation, and make it easier to
        support additional captcha implementations in
        the future.
      796df159
  2. 05 Feb, 2021 38 commits