diff --git a/config/gocdb_schema.xml b/config/gocdb_schema.xml index 8320bd4c1..83b975e0f 100644 --- a/config/gocdb_schema.xml +++ b/config/gocdb_schema.xml @@ -24,12 +24,12 @@ HOME_URL 255 - /^((http|https)\:\/\/([\w-]+\.)+[\w-]+([\w-.\/?%&=]*))?$/ + /^((http|https)\:\/\/([\w\-]+\.)+[\w\-]+([\w\-\.\/?%&=]*))?$/ GIIS_URL 255 - /^(ldap\:\/\/([\w-]+\.)+[\w-]+([\w-.:,\/?%&=]*))?$/ + /^(ldap\:\/\/([\w\-]+\.)+[\w\-]+([\w\-.:,\/?%&=]*))?$/ IP_RANGE