mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 18:28:20 +02:00 
			
		
		
		
	return "Object" for consistency
Co-authored-by: Jeremy Lin <jjlin@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 Daniel García
						Daniel García
					
				
			
			
				
	
			
			
			
						parent
						
							2c0742387b
						
					
				
				
					commit
					5b96270874
				
			| @@ -180,7 +180,7 @@ async fn register(data: JsonUpcase<RegisterData>, conn: DbConn) -> JsonResult { | ||||
|  | ||||
|     user.save(&conn).await?; | ||||
|     Ok(Json(json!({ | ||||
|       "object": "register", | ||||
|       "Object": "register", | ||||
|       "CaptchaBypassToken": "", | ||||
|     }))) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user