slackinviter icon indicating copy to clipboard operation
slackinviter copied to clipboard

Make reCAPTCHA configuration optional.

Open danielmai opened this issue 6 years ago • 0 comments

This makes reCAPTCHA configuration variables SLACKINVITER_CAPTCHASITEKEY and SLACKINVITER_CAPTCHASECRET optional. If both of these aren't set, then it's considered off and will not be displayed on the invite page. Also, the expvars metrics for reCAPTCHA will not be written.

This lets users who are blocked from Google submit the form successfully (e.g., China users).

danielmai avatar Jan 22 '19 22:01 danielmai