mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 10:18:19 +02:00 
			
		
		
		
	Fix Email 2FA for mobile apps (#6156)
This commit is contained in:
		| @@ -24,6 +24,7 @@ pub fn routes() -> Vec<Route> { | ||||
| #[derive(Deserialize)] | ||||
| #[serde(rename_all = "camelCase")] | ||||
| struct SendEmailLoginData { | ||||
|     #[serde(alias = "DeviceIdentifier")] | ||||
|     device_identifier: DeviceId, | ||||
|  | ||||
|     #[allow(unused)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user