ministryofjustice / cla_frontend

CLA Front End
http://ministryofjustice.github.io/cla_docs/
MIT License
3 stars 4 forks source link

Disable modsecurity json parser #820

Closed said-moj closed 2 years ago

said-moj commented 2 years ago

What does this pull request do?

Disable modsecurity json parser

Any other changes that would benefit highlighting?

This slows down requests with large json bodies like /provider/csvupload/

List of mod-security conf rule ids can be found at https://github.com/SpiderLabs/ModSecurity/blob/v3/master/modsecurity.conf-recommended#L29-L30

Checklist