mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Custom icon server is not in "content-security-policy". #1324
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zvrh on GitHub (Jul 17, 2022).
Originally assigned to: @BlackDex on GitHub.
Subject of the issue
The custom icon server host (https://icons.bitwarden.net) is not in the "content-security-policy" causing the icon to be blocked from loading.
Deployment environment
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Steps to reproduce
docker-compose.yml
config.json
Expected behaviour
Actual behaviour
Troubleshooting data
@BlackDex commented on GitHub (Jul 17, 2022):
Indeed, this was an oversight.
I'm already working on a fix. Because if you use a custom icon server it will also not work, this needs to be extracted/generated to allow these external services.