Skip to content

Add manifest-src to Content-Security-Policy header

Chrome complains about this in the console:

Refused to load manifest from 'https://f-droid.org/assets/site_J9OLInBmO2hLlutzRFC4mdstNJjL44B6NzBbT0ecmA0=.webmanifest' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'manifest-src' was not explicitly set, so 'default-src' is used as a fallback.

Merge request reports