I have an issue with uploading images in EasyBlog - seems they're blocked by Admin tools. Anyway I created an WAF exception for easyblog and it's working now. My problem is how to create an exception only for image uploads and not for the entire component? I want my exception to be triggered by queries to com_easyblog when controller=media and task=upload but if I fill-in "Query parameter" with controller=media&task=upload I don't get what I want - it's not working anymore
Please advice how to create WAF exception in this scenario