From: Peter Krempa Date: Wed, 20 Apr 2022 08:27:42 +0000 (+0200) Subject: conf: schema: Allow authentication for FTP(S) and HTTP(S) disks X-Git-Tag: v8.3.0-rc1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddf5673e4e1edc38d2ac9b2265ed1d9a29f765e2;p=thirdparty%2Flibvirt.git conf: schema: Allow authentication for FTP(S) and HTTP(S) disks The code already handles this so we just need to allow it in the schema. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index c68acaa222..8afb0dadd4 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -1995,6 +1995,9 @@ + + + @@ -2020,6 +2023,9 @@ + + + @@ -2042,6 +2048,9 @@ + + + @@ -2061,6 +2070,9 @@ + + +