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.
## 📋 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.