-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I'm trying to add Offen to my sites and I'm hitting some blocks:
My setup
I pulled the latest version of Offen from docker hub.
offen.mttaudio.com ---> nginx --> offen docker image
www-pre.mttaudio.com -> nginx --> web app process
Errors
www-pre.mttaudio.com/:1 Refused to display 'https://offen.mttaudio.com/vault/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
If I remove the X-Frame-Options completely this goes away, is there a way for me to keep this?
- If I do remove the
X-Frame-Optionsheader, then Offen loads but throws these two errors (they also come out when visiting the Offen Auditorium)
Failed to find a valid digest in the 'integrity' attribute for resource 'https://offen.mttaudio.com/vault/vendor-cdc94dde8f.js' with computed SHA-256 integrity '7h+DJVtMpNr1FVMcCV2spIwSjnKvTKLBR8VCunEO6IE='. The resource has been blocked.
Failed to find a valid digest in the 'integrity' attribute for resource 'https://offen.mttaudio.com/vault/index-405319a057.js' with computed SHA-256 integrity 'EUQKQfu5yNZ7NP1VpXeomJrtWqIK1E3GMHeGFRUcC+s='. The resource has been blocked.
Metadata
Metadata
Assignees
Labels
No labels