Original PR: https://github.com/dani-garcia/vaultwarden/pull/6156 Author: @dfunkt Created: 8/9/2025 Status: ✅ Merged Merged: 8/9/2025 Merged by: @BlackDex
Base: main ← Head: fix-mobile-2fa
main
fix-mobile-2fa
9664072
1 file changed (+1 additions, -0 deletions)
📝 src/api/core/two_factor/email.rs (+1 -0)
src/api/core/two_factor/email.rs
Encountered this when trying to set up the Android app (2025.7.2):
[vaultwarden::api::core::two_factor::email::_][WARN] Data guard `Json < SendEmailLoginData >` failed: Parse("{\"DeviceIdentifier\":info_here\"\",\"Email\":\"\",\"MasterPasswordHash\":\""}", Error("missing field `deviceIdentifier`", line: 1, column: 163)).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6156
Author: @dfunkt
Created: 8/9/2025
Status: ✅ Merged
Merged: 8/9/2025
Merged by: @BlackDex
Base:
main← Head:fix-mobile-2fa📝 Commits (1)
9664072Fix Email 2FA for mobile apps📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/api/core/two_factor/email.rs(+1 -0)📄 Description
Encountered this when trying to set up the Android app (2025.7.2):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.