summaryrefslogtreecommitdiff
path: root/templates/system/login/user
diff options
context:
space:
mode:
Diffstat (limited to 'templates/system/login/user')
-rw-r--r--templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def9
1 files changed, 4 insertions, 5 deletions
diff --git a/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def b/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
index 494964eb..6ca70736 100644
--- a/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
+++ b/templates/system/login/user/node.tag/authentication/public-keys/node.tag/key/node.def
@@ -1,10 +1,9 @@
type: txt
-help: Public key value (base64)
+help: Public key value (base64-encoded)
syntax:expression: pattern $VAR(@) "^[0-9A-Za-z+/=]*$" ; \
"Invalid public key character not base-64"
-comp_help: Base64 encoded public key value.
- The key is usually several hundred bytes long (because of the size of
- the public key encoding). Use the loadkey tool to input key from
- a URL or file.
+comp_help: The key is usually several hundred bytes long (because of the size
+of the public key encoding). Use the loadkey tool to input key from
+a URL or file.