[PR #4227] [MERGED] improve emergency access when not enabled #16238

Closed
opened 2026-04-23 07:45:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4227
Author: @stefan0xC
Created: 1/7/2024
Status: Merged
Merged: 1/10/2024
Merged by: @dani-garcia

Base: mainHead: fix-emergency-contacts


📝 Commits (2)

  • ca16e94 improve emergency access when not enabled
  • ab9a6c7 display note that emergency access is disabled

📊 Changes

2 files changed (+44 additions, -27 deletions)

View changed files

📝 src/api/core/emergency_access.rs (+43 -26)
📝 src/config.rs (+1 -1)

📄 Description

This PR addresses the suggestion https://github.com/dani-garcia/vaultwarden/discussions/4223 by @zacknewman so that the client does not throw an exception.


🔄 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/4227 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 1/7/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-emergency-contacts` --- ### 📝 Commits (2) - [`ca16e94`](https://github.com/dani-garcia/vaultwarden/commit/ca16e94f2095a899a6f2429af31f494edaa986cc) improve emergency access when not enabled - [`ab9a6c7`](https://github.com/dani-garcia/vaultwarden/commit/ab9a6c7ae4c89acec20de710bda2c3c9cb1ab40c) display note that emergency access is disabled ### 📊 Changes **2 files changed** (+44 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/emergency_access.rs` (+43 -26) 📝 `src/config.rs` (+1 -1) </details> ### 📄 Description This PR addresses the suggestion https://github.com/dani-garcia/vaultwarden/discussions/4223 by @zacknewman so that the client does not throw an exception. --- <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-23 07:45:58 -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#16238