Utilize checksum on vaultwarden.css #6203

Closed
opened 2026-03-07 20:54:15 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @fliespl on GitHub (Mar 6, 2026).

Prerequisites

Vaultwarden Support String

  1. Currently vaultwarden.css is loaded withaout any cache buster.
  2. It means that doing changes requires to instruct users to do hard refresh of cache.
  3. Would be nice if it was appended to stylesheet with chekcsum as query string / filename if possible.

Vaultwarden Build Version

1.35.1

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

haproxy

Host/Server Operating System

Linux

Operating System Version

Debian 13

Clients

Web Vault, Desktop

Client Version

No response

Steps To Reproduce

  1. Go to vault page
  2. Check network
  3. See vaultwarden.css without any cache busting info

Expected Result

new version without hard refresh.

Actual Result

Old version without hard refresh.

Logs


Screenshots or Videos

No response

Additional Context

No response

Originally created by @fliespl on GitHub (Mar 6, 2026). ### Prerequisites - [x] I have searched the existing **Closed _AND_ Open** [Issues](https://github.com/dani-garcia/vaultwarden/issues?q=is%3Aissue%20) **_AND_** [Discussions](https://github.com/dani-garcia/vaultwarden/discussions?discussions_q=) - [x] I have searched and read the [documentation](https://github.com/dani-garcia/vaultwarden/wiki/) ### Vaultwarden Support String 1. Currently vaultwarden.css is loaded withaout any cache buster. 2. It means that doing changes requires to instruct users to do hard refresh of cache. 3. Would be nice if it was appended to stylesheet with chekcsum as query string / filename if possible. ### Vaultwarden Build Version 1.35.1 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy haproxy ### Host/Server Operating System Linux ### Operating System Version Debian 13 ### Clients Web Vault, Desktop ### Client Version _No response_ ### Steps To Reproduce 1. Go to vault page 2. Check network 3. See vaultwarden.css without any cache busting info ### Expected Result new version without hard refresh. ### Actual Result Old version without hard refresh. ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
GiteaMirror added the bug label 2026-03-07 20:54:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6203