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

Left menu broken since NC 16.0.5 #198

Closed
Salokyn opened this issue Sep 27, 2019 · 4 comments
Closed

Left menu broken since NC 16.0.5 #198

Salokyn opened this issue Sep 27, 2019 · 4 comments
Assignees
Labels
bug Something in the app is not working as expected
Milestone

Comments

@Salokyn
Copy link

Salokyn commented Sep 27, 2019

System Information

  • Nextcloud Version: 16.0.5
  • PHP Version: 7.3
  • Passwords Version: 2009.9.0
  • Browser and Version: FF 69 and Chrome 77
  • Client OS and Version: Windows 10
  • Server OS and Version: Debian 9

Steps to reproduce

  1. Update from NC 16.0.4 to 16.0.5
  2. Open Passwords
  3. Look at the left menu

Actual result

Only the trah bin appears

Expected result

I should see the folder, favorites, all passwords, tags, settings ...

Firefox log

Sorry it's in french. A script-src CSP has broken something.

Browser log ``` Content Security Policy: Les paramètres de la page ont empêché le chargement d’une ressource à inline (« script-src »). ```

Chrome log

Only deprecation warnings

Screen capture

image

@Salokyn Salokyn added the bug Something in the app is not working as expected label Sep 27, 2019
@Salokyn
Copy link
Author

Salokyn commented Sep 27, 2019

Here are the CSP received by FF:

content-security-policy: default-src 'none';base-uri 'none';manifest-src 'self';script-src 'nonce-S2tLblVnenB2cjFnVnNoOE5PQjNrZ3hGM2xhMlNPV1RvajJrN0RrMWZoVT06UlRIRUJXTzV6YzRhTExvVWM0YzIzMW9tbkdQamVkT3E2RkNQMzN4YUJrMD0=' my.domain 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: raw.githubusercontent.com;font-src 'self' data:;connect-src 'self' stun.nextcloud.com:443 raw.githubusercontent.com data:;media-src 'self' raw.githubusercontent.com;frame-ancestors 'self';worker-src 'self' blob:

@marius-wieschollek marius-wieschollek self-assigned this Sep 28, 2019
@marius-wieschollek marius-wieschollek added this to the 2019.9.1 milestone Sep 28, 2019
marius-wieschollek added a commit that referenced this issue Sep 28, 2019
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
@marius-wieschollek
Copy link
Owner

Fix is released

@Salokyn
Copy link
Author

Salokyn commented Sep 30, 2019

Thanks, it works for me

@github-actions
Copy link

This issue has been locked automatically since there was no recent activity after it was closed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something in the app is not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants