![]() |
Hello,
I am geting many fake registrations using shield, How can I prevent shield from creating a registration record if it is a bot? Thanks
Implement a captcha, a forum user and shield maintainer, datamweb makes a module for that:
CI Multi Captcha (CIMC)
If registered bots sign up with an active email, you can use codeigniter-dea-rule to block disposable emails.
For CAPTCHA implementation, visit the following link: CAPTCHA Link @grimpirate, thank you! I hope to return to it one day and do a complete refactor. For now, I do not recommend using it. ?
You could also use CodeIgniter 4 HoneyPot Class Library.
CodeIgniter 4 User Guide - Honeypot Class What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Just wanted to follow up in case anyone else has this issue.
Honeypot Class solved the issue for me. |
Welcome Guest, Not a member yet? Register Sign In |