mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-28 00:40:01 +02:00 
			
		
		
		
	Fixes NFC Response for Mobile Login
This commit is contained in:
		| @@ -507,9 +507,9 @@ struct EnableYubikeyData { | ||||
|  | ||||
| #[derive(Deserialize, Serialize, Debug)] | ||||
| #[allow(non_snake_case)] | ||||
| struct YubikeyMetadata { | ||||
| pub struct YubikeyMetadata { | ||||
|     Keys: Vec<String>, | ||||
|     Nfc: bool, | ||||
|     pub Nfc: bool, | ||||
| } | ||||
|  | ||||
| use yubico::Yubico; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user