Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refused to frame 'https://nextcloud.domain.org/nextcloud/' because it violates the following Content Security Policy directive: "frame-src https://office.domain.org:9980". #4

Open
Ludovicis opened this issue Oct 28, 2019 · 1 comment

Comments

@Ludovicis
Copy link

Describe the bug
No visual for IFRAME widget in Dashboard App

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Dasboard app'
  2. Click on 'Add a Widget'
  3. Click on 'IFRAME 7'
  4. No visual for the IFRAME 7

Expected behavior
Visual for the IFRAME7

Desktop (please complete the following information):

  • OS: Windows 10 X64
  • Browser hrome
  • Version Version 77.0.3865.120 (Build officiel) (64 bits)

DevTools Chrome Network log:
Refused to frame 'https://nextcloud.domain.org/nextcloud/' because it violates the following Content Security Policy directive: "frame-src https://office.domain.org:9980".

I have Collabora Online app activated

@MarkPartlett
Copy link
Owner

Sorry... I am still trying to work out how to modify the CORs hearder within the /dashboardcharts/ app. The work around is modifying the \nextcloud\lib\public\AppFramework\HttpContentSecurityPolicy.php file directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants