[PR #7121] [MERGED] Update web-vault and crates #20759

Closed
opened 2026-04-25 22:43:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7121
Author: @BlackDex
Created: 4/22/2026
Status: Merged
Merged: 4/22/2026
Merged by: @dani-garcia

Base: mainHead: bw_web_update


📝 Commits (1)

  • b3928c9 Update web-vault and crates

📊 Changes

8 files changed (+188 additions, -91 deletions)

View changed files

📝 .github/workflows/trivy.yml (+1 -1)
📝 Cargo.lock (+152 -73)
📝 Cargo.toml (+3 -3)
📝 docker/DockerSettings.yaml (+2 -2)
📝 docker/Dockerfile.alpine (+6 -6)
📝 docker/Dockerfile.debian (+6 -6)
📝 src/api/core/organizations.rs (+10 -0)
📝 src/static/templates/scss/vaultwarden.scss.hbs (+8 -0)

📄 Description

  • Updated web-vault to v2026.3.1 Added a new endpoint needed for the admin console to work
  • Updated all crates including webpki CVE fixes - Closes #7115
  • Updated GHA

🔄 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/7121 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `bw_web_update` --- ### 📝 Commits (1) - [`b3928c9`](https://github.com/dani-garcia/vaultwarden/commit/b3928c944e3471a3d921afc5e11fd4771a0e0400) Update web-vault and crates ### 📊 Changes **8 files changed** (+188 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/trivy.yml` (+1 -1) 📝 `Cargo.lock` (+152 -73) 📝 `Cargo.toml` (+3 -3) 📝 `docker/DockerSettings.yaml` (+2 -2) 📝 `docker/Dockerfile.alpine` (+6 -6) 📝 `docker/Dockerfile.debian` (+6 -6) 📝 `src/api/core/organizations.rs` (+10 -0) 📝 `src/static/templates/scss/vaultwarden.scss.hbs` (+8 -0) </details> ### 📄 Description - Updated web-vault to v2026.3.1 Added a new endpoint needed for the admin console to work - Updated all crates including webpki CVE fixes - Closes #7115 - Updated GHA --- <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-25 22:43:01 -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#20759