online-judge icon indicating copy to clipboard operation
online-judge copied to clipboard

Add hCaptcha backend as an alternative to reCAPTCHA

Open Jazzzny opened this issue 1 year ago • 2 comments

Screenshot 2024-01-20 at 4 57 08 PM

This PR adds support for an hCaptcha backend powered by django-hcaptcha-field. Most additions are duplicated from the existing reCAPTCHA backend as the hCaptcha package is very similar.

See https://blog.cloudflare.com/moving-from-recaptcha-to-hcaptcha for possible benefits over reCAPTCHA.

Jazzzny avatar Jan 20 '24 22:01 Jazzzny