Project

General

Profile

Actions

Bug #47205

closed

change script-src of nginx

Added by Kefu Chai over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Infrastructure Service
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

David, could you change "script-src" of nginx

from

script-src 'unsafe-inline' 'self';

to

script-src 'unsafe-inline' 'self' https://cdnjs.cloudflare.com/;

so we can use cdnjs.cloudflare.com for the hosted javascript libraries

see also #41160

Actions #2

Updated by David Galloway over 3 years ago

  • Status changed from New to Resolved

Complete!

Actions

Also available in: Atom PDF