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
A lot of my users are getting blocked due to recaptcha failure. I was try to debug this, and found that for a large number of failures the recaptcha_reply value and score is null. It also isn't like no one is able to login, there is around a 75%+ login success rate.
The text was updated successfully, but these errors were encountered:
A lot of my users are getting blocked due to recaptcha failure. I was try to debug this, and found that for a large number of failures the
recaptcha_reply
value and score isnull
. It also isn't like no one is able to login, there is around a 75%+ login success rate.The text was updated successfully, but these errors were encountered: