From c2a6b13f8f150508f032f961ca1d2307d3bc0099 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 2 Feb 2017 11:54:35 +0100 Subject: [PATCH] net/haproxy: relax mask for description fields --- .../mvc/app/models/OPNsense/HAProxy/HAProxy.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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