Skip to content

Conversation

@Hasan-8326
Copy link

This PR replaces the usage of Google reCAPTCHA with hCaptcha for the user registration process. The motivation is to improve user privacy and reduce dependency on Google services. The changes include:

Replacing django-recaptcha with django-hcaptcha in INSTALLED_APPS.

Updating configuration variables (HCAPTCHA_SITEKEY, HCAPTCHA_SECRET) in settings_global.py and settings.tpl.

Removing all references to RECAPTCHA_* environment variables.

Maintaining compatibility with existing forms and tests.

This update ensures wger’s registration flow continues to have captcha protection while better respecting user privacy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants