[PR #6463] [MERGED] remove invalid emergency access dummy value #3751

Closed
opened 2026-02-05 05:43:11 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: remove-ea-dummy


📝 Commits (1)

  • 4a29844 remove 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.

## 📋 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>
OVERLORD added the pull-request label 2026-02-05 05:43:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3751