From b344b51af7abf5181df58c552faa25aa1c04bcc4 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 29 Dec 2021 18:09:21 +0100 Subject: [PATCH] fix: uid validator text --- app/views/console/database/collection.phtml | 36 ++++++++++----------- app/views/console/database/document.phtml | 2 +- app/views/console/database/index.phtml | 2 +- app/views/console/functions/index.phtml | 2 +- app/views/console/storage/index.phtml | 2 +- app/views/console/users/index.phtml | 4 +-- public/scripts/views/forms/custom-id.js | 2 +- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index a9a3e692a..34dc84e91 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -564,8 +564,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
@@ -641,8 +641,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -723,8 +723,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -804,8 +804,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -874,8 +874,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -947,8 +947,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -1017,8 +1017,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
  Required @@ -1087,8 +1087,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot
@@ -1184,8 +1184,8 @@ $logs = $this->getParam('logs', null); - -
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore
+ +
Allowed Characters A-Z, a-z, 0-9, and non-leading underscore, hyphen and dot