Welcome Guest, Not a member yet? Register   Sign In
Help shield prevent bot registration
#1

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
Reply
#2

Implement a captcha, a forum user and shield maintainer, datamweb makes a module for that:
CI Multi Captcha (CIMC)
Reply
#3

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. ?
Reply
#4

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 )
Reply
#5

Thanks everyone.
Reply
#6

Just wanted to follow up in case anyone else has this issue.

Honeypot Class solved the issue for me.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB