FeatureFuel
2

Fix icon fetching for some sites

Source: dani-garcia/vaultwarden#3773 · opened by @quexten
A few sites in my vault (f.e rakuten.de, kraken.com, crunchyroll.com, etc.) do not have an icon in the clients. The current vaultwarden logic just checks a few well known paths (/favicon.ico etc.). These sites do not use these paths, but have the icon linked in the html:
<link rel="apple-touch-icon" sizes="144x144" href="

We could parse the index.html and look for the icon link in order to fetch the items correctly. (I'm not sure if we have to take special protections to prevent ddos from large html sites. Maybe this should be an opt-in feature).

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests