mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 16:14:20 -05:00
[PR #6910] [MERGED] Misc updates and fixes #16710
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/6910
Author: @BlackDex
Created: 3/6/2026
Status: ✅ Merged
Merged: 3/9/2026
Merged by: @dani-garcia
Base:
main← Head:misc📝 Commits (3)
bd3f488Fix collection details responseda940feMisc updates and fixes103996eRemove commented out code📊 Changes
14 files changed (+204 additions, -195 deletions)
View changed files
📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+16 -16)📝
.github/workflows/trivy.yml(+2 -2)📝
.github/workflows/typos.yml(+1 -1)📝
.pre-commit-config.yaml(+1 -1)📝
Cargo.lock(+141 -135)📝
Cargo.toml(+9 -9)📝
docker/DockerSettings.yaml(+3 -3)📝
docker/Dockerfile.alpine(+10 -10)📝
docker/Dockerfile.debian(+7 -7)📝
macros/Cargo.toml(+2 -2)📝
rust-toolchain.toml(+1 -1)📝
src/api/core/organizations.rs(+6 -1)📝
src/api/icons.rs(+4 -6)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.