[PR #6026] [MERGED] fix hiding email as 2fa provider #2483

Closed
opened 2025-10-09 18:05:58 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6026
Author: @stefan0xC
Created: 7/4/2025
Status: Merged
Merged: 7/10/2025
Merged by: @dani-garcia

Base: mainHead: fix-hiding-mail-as-2fa-provider


📝 Commits (1)

  • 71ef029 fix hiding email as 2fa provider

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 src/api/web.rs (+1 -0)
📝 src/static/templates/scss/vaultwarden.scss.hbs (+1 -1)

📄 Description

as pointed out in #6025 we should also hide the email as 2fa provider if it was disabled explicitly.


🔄 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/6026 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-hiding-mail-as-2fa-provider` --- ### 📝 Commits (1) - [`71ef029`](https://github.com/dani-garcia/vaultwarden/commit/71ef029b7adfd8361d521f03d6baac223778e4d2) fix hiding email as 2fa provider ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/web.rs` (+1 -0) 📝 `src/static/templates/scss/vaultwarden.scss.hbs` (+1 -1) </details> ### 📄 Description as pointed out in #6025 we should also hide the email as 2fa provider if it was disabled explicitly. --- <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 2025-10-09 18:05:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2483