🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:fix-emergency-contacts📝 Commits (2)
ca16e94improve emergency access when not enabledab9a6c7display 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.