scoold.csp_headerThe CSP header value which will overwrite the default one. This can contain one or more {{nonce}} placeholders, which will be replaced with an actual nonce on each request. String scoold.hsts_h
GC::Ptr<Web::HTML::Navigable>, Web::HTML::SourceSnapshotParams const&, Web::HTML::TargetSnapshotParams const&, Web::HTML::CSPNavigationType, Web::HTML::UserNavigationInvolvement, AK::Optional<AK::String>) Navigable.cpp:894
It can be disabled with para.csp_header_enabled = false. The default value is modified through para.csp_header = "new_value". The default CSP header is:default-src 'self'; base-uri 'self'; connect-src 'self' scoold.com www.google-analytics.com www.googletagmanager.com; frame-src '...
Encountered conflict between 'Reference:C:\Program Files (x86)\Microsoft SDKs\NuGetPackagesFallback\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Csp.dll' and 'Reference:System.Security.Cryptography.Csp'. Could not determine winner due to equal ...
Note: If you get CSP violation errors, check your para.host_url and para.cdn_url configuration, or edit the value of para.csp_header.Additionally, there are 4 options to extend the values of connect-src, frame-src, font-src and style-src respectively:para.csp_connect_sources = "connect...
Note: If you get CSP violation errors, check your scoold.host_url and scoold.cdn_url configuration, or edit the value of scoold.csp_header.Additionally, there are 4 options to extend the values of connect-src, frame-src, font-src and style-src respectively:scoold.csp_connect_sources =...
Note:If you get CSP violation errors, check youpara.host_urlconfiguration, or edit the value ofpara.csp_header. Deploying Scoold under a specific context path To deploy Scoold at a different path instead of the root path, setpara.context_path = "/newpath. The default value for this sett...
Note: If you get CSP violation errors, check your para.host_url and para.cdn_url configuration, or edit the value of para.csp_header.Additionally, there are 4 options to extend the values of connect-src, frame-src, font-src and style-src respectively:para.csp_connect_sources = "connect...