We have a website where it is possible to create Items frontend. For formatted RichText, we use ckeditor.
But there seems to be a problem regardin spam filter / protection agaings SQL injections. Some users get banned when filling the form, and I presume it is caused by unintended code being copied into the richtext areas.
I could turn off spamfilter all together, but that would make the solution vulnerable.
Anybody got any suggestions on how to handle this?
/Hans