Hello,
We are using several rsforms with ajax validation. Very often, when attempting to submit the form, the request url https://ourdomain.com/component/rsform/?task=ajaxValidate will be blocked by SQLi Shield, and the submission will not proceed. If the visitor keeps clicking submit, naturally they are blocked by admin tools.
We have added a WAF exception for com_rsform (all views, all parameters), but it is still blocked. It stops being blocked if we rename the main.php of admin tools, but that leaves the site exposed.
Do you have any suggestions?
Kind regards,
Softweb