From 6db7fc14d4224719aae831cba5de858ec112a8ef Mon Sep 17 00:00:00 2001 From: freezingDaniel <82905307+freezingDaniel@users.noreply.github.com> Date: Sun, 1 May 2022 21:56:54 +0200 Subject: [PATCH] Fix incorrect quotation marks --- samples/complete.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/complete.xml b/samples/complete.xml index 0fea802..0b7d8ca 100644 --- a/samples/complete.xml +++ b/samples/complete.xml @@ -260,8 +260,8 @@ SECTION: Environment setup An example for unsecure Basic authentication because the connection is not encrypted: + auth="basic" unsecureAuth="true" + username="aUser" password="aPassw0rd" /> Secure Basic authentication via HTTPS: