mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
FFox ESR 78 Compatibility
This commit is contained in:
parent
51b18aa012
commit
ca2f67e0a9
@ -7,7 +7,7 @@
|
||||
</script>
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="default-src 'self'; connect-src 'self' ws: wss:; style-src 'self' 'nonce-{{ csp_nonce }}' *.pendo.io; script-src 'self' 'nonce-{{ csp_nonce }}' *.pendo.io; img-src 'self' *.pendo.io data:;"
|
||||
content="default-src 'self'; connect-src 'self' ws: wss:; style-src 'self' 'unsafe-inline'; script-src 'self' 'nonce-{{ csp_nonce }}' *.pendo.io; img-src 'self' *.pendo.io data:;"
|
||||
/>
|
||||
<% } %>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user