You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using snowpenguin's Recaptchav2 which is suspecptible to attacks in the form submission.
To mitigate this recaptchav3 introduced silent protection, where the user won't be interrupted and we get a score back, how likely the user is to be a human, throughout his interactions with the website.
Currently we are using snowpenguin's Recaptchav2 which is suspecptible to attacks in the form submission.
To mitigate this recaptchav3 introduced silent protection, where the user won't be interrupted and we get a score back, how likely the user is to be a human, throughout his interactions with the website.
Milestones:
[ ] - https://pypi.org/project/django-recaptcha3/#data bump the version to v3
[ ] - Play around with threshold value to see which provides the best balance between usability ans safety
The text was updated successfully, but these errors were encountered: