mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #1328] [MERGED] Add cipher response to restore operations #3444
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/1328
Author: @jjlin
Created: 1/25/2021
Status: ✅ Merged
Merged: 1/25/2021
Merged by: @dani-garcia
Base:
master← Head:restore-rev-date📝 Commits (1)
1d4f900Add cipher response to restore operations📊 Changes
1 file changed (+17 additions, -11 deletions)
View changed files
📝
src/api/core/ciphers.rs(+17 -11)📄 Description
This matches changes in the upstream Bitwarden server and clients.
Upstream PR: https://github.com/bitwarden/server/pull/1072
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.