Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Admin Username
|
||||
|
||||
Usernames for an administrator in spotweb have some restrictions.
|
||||
|
||||
|
||||
* Following words are not allowed:
|
||||
* god
|
||||
* mod
|
||||
@@ -23,7 +23,7 @@ Usernames for an administrator in spotweb have some restrictions.
|
||||
## Admin Firstname and Lastname
|
||||
|
||||
The firstname and lastname in spotweb have some restrictions.
|
||||
|
||||
|
||||
* Following characters are not allowed:
|
||||
* <
|
||||
* \>
|
||||
@@ -34,7 +34,7 @@ The firstname and lastname in spotweb have some restrictions.
|
||||
## Admin Email
|
||||
|
||||
The email addres is validated in spotweb using the built-in `_FILTER_VALIDATE_EMAIL`.
|
||||
|
||||
|
||||
* Regex used to validate the email (you can try live [here](https://regex101.com/r/yEmCoL/1)):
|
||||
```^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user