summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/system/login/user/node.tag/full-name/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/system/login/user/node.tag/full-name/node.def b/templates/system/login/user/node.tag/full-name/node.def
index f9e6149a..ef739cd0 100644
--- a/templates/system/login/user/node.tag/full-name/node.def
+++ b/templates/system/login/user/node.tag/full-name/node.def
@@ -1,2 +1,3 @@
type: txt
help: Full name of the user (use quotes for names with spaces)
+syntax:expression: pattern $VAR(@) "^[^:]+$"; "Cannot use ':' in full name"