From 34282e78b3592c6d943517fe562ef9c9581cee5f Mon Sep 17 00:00:00 2001 From: John Gomersall Date: Fri, 20 Dec 2024 17:44:19 +0000 Subject: [PATCH] Remove user name validation for migration Signed-off-by: John Gomersall --- runtime-scripts/users_profile.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/runtime-scripts/users_profile.json b/runtime-scripts/users_profile.json index 1cae3d40..2146778c 100644 --- a/runtime-scripts/users_profile.json +++ b/runtime-scripts/users_profile.json @@ -72,11 +72,6 @@ "admin", "user" ] - }, - "validations": { - "person-name-prohibited-characters": { - "error-message": "" - } } }, {