diff --git a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml index 905e0fe42..e58f30271 100644 --- a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml +++ b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml @@ -243,7 +243,7 @@ N - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. @@ -388,7 +388,7 @@ N - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. @@ -549,7 +549,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N @@ -639,7 +639,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N @@ -779,7 +779,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N @@ -843,7 +843,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N @@ -963,7 +963,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N @@ -983,7 +983,7 @@ Y - /^([\t\n\v\f\r 0-9a-zA-Z.:\-,_()\x{00A0}-\x{FFFF}]){1,255}$/u + /^.{1,255}$/u Should be a string between 1 and 255 characters. N