[PR #2078] [MERGED] Fix missing encrypted key after emergency access reject #3052

Closed
opened 2026-03-03 09:25:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2078
Author: @jjlin
Created: 10/31/2021
Status: Merged
Merged: 11/1/2021
Merged by: @dani-garcia

Base: mainHead: fix-ea-reject


📝 Commits (1)

  • 1440839 Fix missing encrypted key after emergency access reject

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 src/api/core/emergency_access.rs (+0 -1)

📄 Description

Rejecting an emergency access request should transition the grantor/grantee
relationship back into the Confirmed state, and the grantor's encrypted key
should remain in escrow rather than being cleared, or else future emergency
access requsts from that grantee will fail.

This probably fixes #2061.


🔄 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/2078 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 10/31/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-ea-reject` --- ### 📝 Commits (1) - [`1440839`](https://github.com/dani-garcia/vaultwarden/commit/14408396bbdcc360177d104883f7b111de07cd77) Fix missing encrypted key after emergency access reject ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/emergency_access.rs` (+0 -1) </details> ### 📄 Description Rejecting an emergency access request should transition the grantor/grantee relationship back into the `Confirmed` state, and the grantor's encrypted key should remain in escrow rather than being cleared, or else future emergency access requsts from that grantee will fail. This probably fixes #2061. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:25:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3052
No description provided.