mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #4823] [MERGED] Update crates, web-vault and fixes #2727
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/4823
Author: @BlackDex
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @dani-garcia
Base:
main← Head:updates-web-crates-and-fixes📝 Commits (2)
743c89aUpdate crates, web-vault and fixesfecd70aPrevent bulk remove collections to work📊 Changes
8 files changed (+166 additions, -69 deletions)
View changed files
📝
Cargo.lock(+64 -49)📝
Cargo.toml(+6 -6)📝
docker/DockerSettings.yaml(+2 -2)📝
docker/Dockerfile.alpine(+6 -6)📝
docker/Dockerfile.debian(+6 -6)📝
src/api/core/mod.rs(+2 -0)📝
src/api/core/organizations.rs(+69 -0)📝
src/db/models/cipher.rs(+11 -0)📄 Description
Fixes #4628
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.