Unable to disable icon downloads #804

Closed
opened 2026-02-04 22:44:56 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @klausmcm on GitHub (Sep 18, 2020).

Subject of the issue

I'm trying to disable icons for each entry in my vault. I checked Disable Website Icons under Settings and when I hit Save, a green confirmation pops up that says Options updated.

image

I then log out and close the browser. After I open a new browser and log back in, icons are being downloaded again and Disable Website icons is unchecked.

New password entries stick so I don't think this is a permissions issue on the filesystem.

Your environment

  • Bitwarden_rs version: 2.15.1
  • Install method: Docker
  • Clients used: Browser (Firefox)
  • Reverse proxy and version: nginx 1.14.2
  • Version of mysql/postgresql: MariaDB 10.4
  • Other relevant information:

Steps to reproduce

See summary at the top.

I also disabled icon downloads as admin but this doesn't seem to have any effect on the issue described at the top.

image

Expected behaviour

Setting should stick.

Actual behaviour

Setting is always unchecked.

Relevant logs

Not sure which logs to provide.

Originally created by @klausmcm on GitHub (Sep 18, 2020). <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unneccessary for your issue, feel free to remove them. Remember to hide/obfuscate personal and confidential information, such as names, global IP/DNS adresses and especially passwords, if neccessary. --> ### Subject of the issue I'm trying to disable icons for each entry in my vault. I checked **Disable Website Icons** under **Settings** and when I hit **Save**, a green confirmation pops up that says **Options updated**. ![image](https://user-images.githubusercontent.com/14914359/93560244-91ed0000-f936-11ea-8141-4cdd998b769b.png) I then log out and close the browser. After I open a new browser and log back in, icons are being downloaded again and **Disable Website icons** is unchecked. New password entries stick so I don't think this is a permissions issue on the filesystem. ### Your environment <!-- The version number, obtained from the logs or the admin page --> * Bitwarden_rs version: 2.15.1 <!-- How the server was installed: Docker image / package / built from source --> * Install method: Docker * Clients used: Browser (Firefox) * Reverse proxy and version: nginx 1.14.2 * Version of mysql/postgresql: MariaDB 10.4 * Other relevant information: ### Steps to reproduce See summary at the top. I also disabled icon downloads as admin but this doesn't seem to have any effect on the issue described at the top. ![image](https://user-images.githubusercontent.com/14914359/93560387-e6907b00-f936-11ea-9380-067194b29c9d.png) ### Expected behaviour Setting should stick. ### Actual behaviour Setting is always unchecked. ### Relevant logs Not sure which logs to provide.
Author
Owner

@BlackDex commented on GitHub (Sep 19, 2020):

Hello @klausmcm ,

Those options there to disable the icon downloads have nothing to do with the server side.
Those options are client side only and thus should be saved in your browsers storage somewhere and are per user.

If you want to disable icon downloading on the whole server you can either use the /admin interface to disable them under General Settings > Disable icon downloads and check that box, save the settings and you should not see any icons anymore.

@BlackDex commented on GitHub (Sep 19, 2020): Hello @klausmcm , Those options there to disable the icon downloads have nothing to do with the server side. Those options are client side only and thus should be saved in your browsers storage somewhere and are per user. If you want to disable icon downloading on the whole server you can either use the `/admin` interface to disable them under `General Settings > Disable icon downloads` and check that box, save the settings and you should not see any icons anymore.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#804