Didn’t see a setting anywhere in Sucuri to turn that off – is that possible?
There is no option.
In fact, this is not the intended behavior of the Sucuri plugin.
I haven’t implemented any feature to do reactive blocking. The blockage must be coming either from another security plugin running in the background, or from an incompatibility between Ninja Forms and the Sucuri plugin, in which case I will need to investigate further comparing both code bases.
I will pass this to my project manager and they will decide what is the priority.
Thanks for the reply – sorry if I jumped to the conclusion it was Sucuri. We’re not running any other security plugin, and disabling Sucuri made the form immediately start working.
I will also investigate whether I can replicate with *just* sucuri and ninja forms or if other plugins are involved.
Turn out it isn’t Sucuri at all, but a caching plugin – it was caching the nonce which then meant the post to admin-ajax.php was failing
Ah good to know, thank you for sharing 🙂