Firewall blocking saving of code snippets + suggestion
-
Hello,
if you are using nginx free firewall with default rules.. then it blocks saving of codesnippets because the plugin is sending the codesnippet as readable text in the request to the server
Suggestion:
You should not send readable code in the request. Instead use base64 to encode the snippet before sending it.. and decode when needed
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Firewall blocking saving of code snippets + suggestion’ is closed to new replies.
