BLT icon indicating copy to clipboard operation
BLT copied to clipboard

Prevent bots from posting in the website

Open CodeWithBishal opened this issue 11 months ago • 5 comments

Currently there are a lot of spam posts in the homepage of BLT website, we are already using django-simple-captcha but that is not preventing bots from spamming the site.

  • [ ] Use a hidden field description and rename existing description field to description2 Ideally the description field should not get filled up when a normal user is creating an issue but bots might not be able to distinguish them and will fill the one with description and that is where we can stop the bot from posting.

CodeWithBishal avatar Mar 23 '24 17:03 CodeWithBishal

/assign

CodeWithBishal avatar Mar 23 '24 17:03 CodeWithBishal

@CodeWithBishal If possible with this can you also change captcha background color to white for dark mode , I just want it to be more visible you can change it however you feel like just make it more visible . If you need any help in that please text me

Sarthak5598 avatar Mar 24 '24 04:03 Sarthak5598

@Sarthak5598 sure, Can you please confirm if you are using chrome flags to force dark mode?

CodeWithBishal avatar Mar 24 '24 06:03 CodeWithBishal

I am using opera GX browser's Dark mode , But you can change it on the basis of chrome dark mode because its used more

Sarthak5598 avatar Mar 24 '24 06:03 Sarthak5598

Sure, thanks for the info

CodeWithBishal avatar Mar 24 '24 06:03 CodeWithBishal