Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Integrate Turnstile (Cloudflare’s smart CAPTCHA alternative) to protect login/registration page #4047

Open
1 task done
kukoboris opened this issue Sep 14, 2024 · 2 comments · May be fixed by #5987
Open
1 task done
Assignees
Labels
✨ enhancement New feature or request

Comments

@kukoboris
Copy link
Contributor

What features would you like to see added?

I propose integrating Cloudflare's Turnstile to protect website's registration and login pages. This smart alternative to traditional CAPTCHA provides effective bot protection without compromising user experience.

Turnstile uses advanced machine learning technologies to detect suspicious activity while remaining virtually invisible to regular users. Integrating Turnstile is relatively simple and requires minimal code changes. This solution is also compatible with most popular web frameworks.

Key benefits include enhanced security, improved user experience, and potential increase in conversion rates by eliminating annoying CAPTCHAs. Additionally, Turnstile is mobile-friendly and available in multiple languages, making it an excellent choice for our website.

More details

https://developers.cloudflare.com/turnstile/

Which components are impacted by your request?

General, UI

Pictures

SCR-20240914-miqj

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kukoboris kukoboris added the ✨ enhancement New feature or request label Sep 14, 2024
@berry-13 berry-13 self-assigned this Sep 19, 2024
@rubentalstra rubentalstra self-assigned this Feb 16, 2025
@rubentalstra
Copy link
Collaborator

WIP 👌

@rubentalstra rubentalstra linked a pull request Feb 23, 2025 that will close this issue
10 tasks
@rubentalstra
Copy link
Collaborator

@kukoboris done 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants