“Disallow Bad Requests” incompatibility
-
Hi, thank you for making this nice plugin!
I have an issue when enabling the option “Disallow Bad Requests” :
When I want to create or update a code snippet with Fluent Snippets, I get an HTTP 403 errorSteps to reproduce :
- Create a new PHP+HTML snippet for example
- Add some code, like for example
<script type="text/javascript"> console.log("hello"); </script>
- (does work if there’s very few characters, like just <b>Hi!</b>)
- Click create
Maybe this scenario is not possible since disallowing bad requests will ban “excessively long request-strings”, so I must disable the option each time?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.