[PR #7093] [MERGED] Fix 2FA for Android #8809

Closed
opened 2026-04-16 12:38:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7093
Author: @BlackDex
Created: 4/13/2026
Status: Merged
Merged: 4/13/2026
Merged by: @dani-garcia

Base: mainHead: fix-android-2fa


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -7 deletions)

View changed files

📝 src/api/identity.rs (+2 -7)

📄 Description

The RecoveryCode Type should not be sent as a valid type which can be used. Fixes #7092


🔄 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/7093 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-android-2fa` --- ### 📝 Commits (1) - [`0b9da80`](https://github.com/dani-garcia/vaultwarden/commit/0b9da80627eba6d7d2ef2b98e49869ded3eb98ed) Fix 2FA for Android ### 📊 Changes **1 file changed** (+2 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+2 -7) </details> ### 📄 Description The `RecoveryCode` Type should not be sent as a valid type which can be used. Fixes #7092 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 12:38:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#8809