-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Login entry favicon not displayed, for example URI https://camelcamelcamel.com #3639
Comments
I'm having the same issue with the websites below.
These sites already have a favicon but Bitwarden does not display them in the vault. |
I have found that every Bitwarden Login entry icons are constructed like this: https://icons.bitwarden.net/SUBDOMAIN.DOMAIN/icon.png This gives for 1st URI
None of them works ! so it can not appear properly in Bitwarden website and apps |
Here are other websites with no icon in Bitwarden despite them having a nice favicon :
Can you please fix this too. |
Hi @oeloo, thanks for the report! We checked the camelcamelcamel.com icon from your first example using https://icons.duckduckgo.com/ip3/camelcamelcamel.com.ico and see that they also fail to retrieve the favicon for the site. This seems to be the same issue as #2786, camelcamelcamel is using strict request filtering that prevents our cloud servers from fetching the favicon. As mentioned in: #2786 (comment), all those affected websites may be using a configuration that prevents/forbids Bitwarden's cloud Icon service from retrieving the favicon. Unfortunately, this is out of Bitwarden's control and can't be fixed on the server where Icons are currently handled. I believe we’d have to move the icon fetching service client-side in order to avoid this, which would be a feature request in this case. Please sign up on our forums and search to see if this request already exists. If so, you can vote for it and contribute to any discussions about it. If not, you can re-create the request there so that it can be properly tracked. This issue will now be closed. Thanks! |
Steps To Reproduce
Expected Result
The URI https://camelcamelcamel.com has a favicon :
Actual Result
Bitwarden does not show the favicon of https://camelcamelcamel.com :
Screenshots or Videos
No response
Additional Context
No response
Operating System
Windows
Operating System Version
Windows 11 latest version
Web Browser
Chrome
Browser Version
Chrome latest version
Build Version
BW latest version
The text was updated successfully, but these errors were encountered: