mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #6463] [MERGED] remove invalid emergency access dummy value #3751
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.