1. 06 Feb, 2021 1 commit
    • 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 39 commits