Description
I just installed lufi on my YunoHost instance and when I am connected, everything is fine. (I set it as private)
But when I send a link to someone else, no js or css are loaded.
The Content Security Policy 'default-src https: data: 'unsafe-inline' 'unsafe-eval'' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header.
k2kGh2c3RO:19 GET https://upload.myserver.fr/js/ie-detection.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:18 GET https://upload.myserver.fr/css/lufi.css net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:25 GET https://upload.myserver.fr/img/lufi-min.png net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:76 GET https://upload.myserver.fr/js/jquery-2.2.4.min.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:17 GET https://upload.myserver.fr/css/materialize.min.css net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:78 GET https://upload.myserver.fr/js/lufi-common.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:96 GET https://upload.myserver.fr/js/filesize.min.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:104 GET https://upload.myserver.fr/js/sidenav.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:98 GET https://upload.myserver.fr/js/lufi-down.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:97 GET https://upload.myserver.fr/js/sjcl.js net::ERR_SPDY_PROTOCOL_ERROR
k2kGh2c3RO:103 GET https://upload.myserver.fr/js/materialize.js net::ERR_SPDY_PROTOCOL_ERROR
/img/favicon.png:1 GET https://upload.myserver.fr/img/favicon.png net::ERR_SPDY_PROTOCOL_ERROR
/img/lufi128.png:1 GET https://upload.myserver.fr/img/lufi128.png net::ERR_SPDY_PROTOCOL_ERROR
/img/lufi196.png:1 GET https://upload.myserver.fr/img/lufi196.png net::ERR_SPDY_PROTOCOL_ERROR
side note : I have my TLS configuration to modern (if it can have some impact)