- Status changed to Needs review
7 days ago 12:17pm 8 November 2024 - 🇳🇱Netherlands pjotr van der horst
Here is a reroll of the patch #2
We ran into this issue in combination with 🐛 media_library_opener leads to massive GET requests that break varnish etc. Active while opening the media library and navigating through the pages
The error occurred because our nginx servers didn't accept long url's with a long CSP header. We could have adjusted the nginx configuration but not sending a CSP header in response to AJAX requests seems to be a better solution.