From f06fdc347c85b317b1b0667e0701d1a5d1332ae4 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 17 May 2023 18:48:06 +0200 Subject: reverse-proxy: T5222: use common XML building blocks for alpha numeric constraint --- interface-definitions/load-balancing-haproxy.xml.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/load-balancing-haproxy.xml.in b/interface-definitions/load-balancing-haproxy.xml.in index 268f4cd18..3747c589e 100644 --- a/interface-definitions/load-balancing-haproxy.xml.in +++ b/interface-definitions/load-balancing-haproxy.xml.in @@ -11,7 +11,7 @@ Frontend name - [-_a-zA-Z0-9]+ + #include Server name must be alphanumeric and can contain hyphen and underscores @@ -20,7 +20,7 @@ Backend member - [-_a-zA-Z0-9]+ + #include Backend name must be alphanumeric and can contain hyphen and underscores @@ -58,7 +58,7 @@ Backend name - [-_a-zA-Z0-9]+ + #include Backend name must be alphanumeric and can contain hyphen and underscores @@ -206,8 +206,7 @@ dhe-rsa-aes256-gcm-sha384 - (ecdhe-ecdsa-aes128-gcm-sha256|ecdhe-rsa-aes128-gcm-sha256|ecdhe-ecdsa-aes256-gcm-sha384|ecdhe-rsa-aes256-gcm-sha384|ecdhe-ecdsa-chacha20-poly1305|ecdhe-rsa-chacha20-poly1305|dhe-rsa-aes128-gcm-sha256|dhe-rsa-aes256-gcm-sha384) - + (ecdhe-ecdsa-aes128-gcm-sha256|ecdhe-rsa-aes128-gcm-sha256|ecdhe-ecdsa-aes256-gcm-sha384|ecdhe-rsa-aes256-gcm-sha384|ecdhe-ecdsa-chacha20-poly1305|ecdhe-rsa-chacha20-poly1305|dhe-rsa-aes128-gcm-sha256|dhe-rsa-aes256-gcm-sha384) -- cgit v1.2.3