-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[13beta4] CSP is blocking icons #7721
Comments
I can't reproduce this... clean install works out of the box for me. What is your apache config? |
|
Apache
|
I have tried 3 different setups but can't trigger this. 😕 |
Maybe that occured after making a theming setting reset to default. That was still causing this issue. Fix is in #7756 |
Yup, might be it. I installed the imagick stuff just to test if the favicon was added automatically (which wasn't the case) and then I reset to default. So my current solution is to purge |
Yup it works! Thanks for the fix @juliushaertl 👍 |
Steps to reproduce
apt-get install \
php-imagick \
libmagickcore-6.q16-2-extra
service apache2 restart
Expected behaviour
All icons should be visable
Actual behaviour
Some icons are blocked by CSP. https://i.imgur.com/cyVqqs7.png
Server configuration detail
Operating system: Linux 4.4.0-104-generic #127-Ubuntu SMP Mon Dec 11 12:16:42 UTC 2017 x86_64
Webserver: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: pgsql PostgreSQL 9.6.6 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609, 64-bit
PHP version: 7.0.22-0ubuntu0.16.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imagick, imap, intl, json, ldap, exif, mcrypt, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 13.0.0 Beta 4 - 13.0.0.9
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
Client configuration
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Operating system:
Logs
Browser log
Nextcloud log
Browser log
The text was updated successfully, but these errors were encountered: