Problem/Motivation

The inline JS output violate standard CSP policies (not allowing unsafe-inline)

Proposed resolution

Move the code snippet into a loaded JS file

CommentFileSizeAuthor
#2 3215586-Compatibility-with-csp.patch2.75 KBcaco_d25

Comments

caco_d25 created an issue. See original summary.

caco_d25’s picture

Status: Active » Needs review
StatusFileSize
new2.75 KB

Here is a patch which fixes this issue

  • Nixou committed 61c2fcd on 8.x-1.x authored by caco_d25
    Issue #3215586 by caco_d25: Compatibility with Content Security Policy
    
nixou’s picture

Status: Needs review » Fixed

Committed, thanks !

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.