[PR #6340] [MERGED] update web vault to v2025.9.1 and allow new policy #16606

Closed
opened 2026-04-23 07:59:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: update-web-vault


📝 Commits (2)

  • 098ad44 update web-vault to v2025.9.1
  • 53d3928 allow 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:
image

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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6340 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 10/4/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `update-web-vault` --- ### 📝 Commits (2) - [`098ad44`](https://github.com/dani-garcia/vaultwarden/commit/098ad447c100a985021c0e4ce2e1c5dfc138c186) update web-vault to v2025.9.1 - [`53d3928`](https://github.com/dani-garcia/vaultwarden/commit/53d3928709690142c6c2be9b9bc87e0d59aa7022) allow new card removal policy ### 📊 Changes **4 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docker/DockerSettings.yaml` (+2 -2) 📝 `docker/Dockerfile.alpine` (+6 -6) 📝 `docker/Dockerfile.debian` (+6 -6) 📝 `src/db/models/org_policy.rs` (+1 -0) </details> ### 📄 Description Use the new web-vault [`web-v2025.9.1`](https://github.com/bitwarden/clients/releases/tag/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: <img width="720" height="378" alt="image" src="https://github.com/user-attachments/assets/f754c296-bdc3-4d61-ab02-bd32eb23b218" /> So I'm not sure if server-side changes are necessary. (If you disable the policy the card items will be available again.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 07:59:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#16606