How can I whitelist the SQL injection from a particular user (or user role)?
-
I’m using eform as my form plugin, the plugin supporting staff found out ninjafirewall is blocking my editor (the role) to edit eform at the backend.
Example of error log:
POST /wp-admin/admin-ajax.php – SQL injection – [POST:ipt_ps_post = action=ipt_fsqm_form_view_all_nonce_post_action&ipt_fsqm_form_view_all_nonce=4c42d8c3fd&_wp_http_referer=%2Fwp-admin%2Fadmin.php%3Fpage%3Dipt_fsqm_all_forms%26action%3Dedit%26…]I would like to whitelist either:
– the editor role, or
– a particular user, or
– a plugin
from having false positive threat reports and blocking plugins from running normally. Is any of these possible with ninjafirewall free?
- The topic ‘How can I whitelist the SQL injection from a particular user (or user role)?’ is closed to new replies.