Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

View File

@ -62,5 +62,3 @@ SecRule REQUEST_FILENAME "@beginsWith /rest" \
setvar:'tx.allowed_methods=%{tx.allowed_methods} PUT DELETE',\
setvar:'tx.allowed_request_content_type=%{tx.allowed_request_content_type} |text/plain|'"
# Disable CRS rule 920220, as % is often included in value formats
SecRule WEBAPPID "@unconditionalMatch" "id:93020,phase:1,pass,nolog,ctl:ruleRemoveById=920220"