Skip to content

add pdfjs worker script to csp

schmidbe requested to merge staging into production

Add PDFJS worker script to CSP. The file does not exist, but PDFJS can handle it if it does not exist. It however crashes if the CSP forbids execution...

This is a rather dirty fix to get it working again for the moment until it is fixed correctly.

Merge request reports