agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.39k stars 523 forks source link

Uncaught EvalError #1477

Open 1323ED5 opened 2 years ago

1323ED5 commented 2 years ago

I am not sure is it a bug or not, because I don't know how it really should be

When I set Content-Security-Policy in my nginx configuration as bellow add_header Content-Security-Policy "default-src 'self' http: https: data: blob: 'unsafe-inline'" always;

and trying to login or something, I am getting this error and empty page image

1323ED5 commented 2 years ago

1127