🔄 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/6463
**Author:** [@stefan0xC](https://github.com/stefan0xC)
**Created:** 11/12/2025
**Status:** ✅ Merged
**Merged:** 11/14/2025
**Merged by:** [@BlackDex](https://github.com/BlackDex)
**Base:** `main` ← **Head:** `remove-ea-dummy`
---
### 📝 Commits (1)
- [`4a29844`](https://github.com/dani-garcia/vaultwarden/commit/4a29844e7ef0a606048711acb8ea07df68c7979c) remove invalid emergency access dummy value
### 📊 Changes
**1 file changed** (+5 additions, -18 deletions)
<details>
<summary>View changed files</summary>
📝 `src/api/core/emergency_access.rs` (+5 -18)
</details>
### 📄 Description
getting rid of the dummy value as it's not necessary anymore because we hide the emergency acces page with custom css anyway.
this should fix #6407
---
<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/6463
Author: @stefan0xC
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/14/2025
Merged by: @BlackDex
Base:
main← Head:remove-ea-dummy📝 Commits (1)
4a29844remove invalid emergency access dummy value📊 Changes
1 file changed (+5 additions, -18 deletions)
View changed files
📝
src/api/core/emergency_access.rs(+5 -18)📄 Description
getting rid of the dummy value as it's not necessary anymore because we hide the emergency acces page with custom css anyway.
this should fix #6407
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.