Adding the "human" verification to in-page login forms?
-
We just ran into an issue with something I hadn’t thought of previously: what about in-page login forms?
One of our clients has one on this page: https://spiceducation.unc.edu/courses-overview/ and started having with students trying to login to their site to take their courses. It says they haven’t verified that they’re human, but that’s because this form doesn’t display the math problem.
WooCommerce (which we use for many clients) also uses a login form that’s embeded in a page: https://swordsnblades.com.au/my-account/ (looks like we need to clean up a little CSS there). I assume these will also have issues?
So is there a way to have BruteProtect add the math question to these forms? On ones like WooCommerce, I assume that with time, the attack bots will get smarter and realize there’s other common URL’s where a login form resides. But for now, perhaps the best solution is just to ignore logins from other places than the normal wp-login.php (if that’s even possible)?
- The topic ‘Adding the "human" verification to in-page login forms?’ is closed to new replies.