mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #7093] [MERGED] Fix 2FA for Android #8809
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/7093
Author: @BlackDex
Created: 4/13/2026
Status: ✅ Merged
Merged: 4/13/2026
Merged by: @dani-garcia
Base:
main← Head:fix-android-2fa📝 Commits (1)
0b9da80Fix 2FA for Android📊 Changes
1 file changed (+2 additions, -7 deletions)
View changed files
📝
src/api/identity.rs(+2 -7)📄 Description
The
RecoveryCodeType 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.