mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-31 05:49:23 -05:00
[PR #6340] [MERGED] update web vault to v2025.9.1 and allow new policy #16606
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6340
Author: @stefan0xC
Created: 10/4/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @BlackDex
Base:
main← Head:update-web-vault📝 Commits (2)
098ad44update web-vault to v2025.9.153d3928allow new card removal policy📊 Changes
4 files changed (+15 additions, -14 deletions)
View changed files
📝
docker/DockerSettings.yaml(+2 -2)📝
docker/Dockerfile.alpine(+6 -6)📝
docker/Dockerfile.debian(+6 -6)📝
src/db/models/org_policy.rs(+1 -0)📄 Description
Use the new web-vault
web-v2025.9.1(cf. https://github.com/dani-garcia/bw_web_builds/pull/216)The new policy seems to disable the card item type client-side:

So I'm not sure if server-side changes are necessary. (If you disable the policy the card items will be available again.)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.