diff --git a/environment_config.yaml b/environment_config.yaml index 8e83aca5..6c7de82b 100644 --- a/environment_config.yaml +++ b/environment_config.yaml @@ -38,8 +38,8 @@ attributes: weight: 50 type: "text" regex: - source: '\S' - error: "You must provide a username" + source: '^((?!root$)\S)' + error: "You must provide a valid username" influxdb_userpass: value: