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])?)*$```
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="fireflyiii-13.1.11"></a>
|
||||
### [fireflyiii-13.1.11](https://github.com/truecharts/apps/compare/fireflyiii-13.1.10...fireflyiii-13.1.11) (2022-01-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* internal links use targetPort ([#1658](https://github.com/truecharts/apps/issues/1658))
|
||||
|
||||
|
||||
|
||||
<a name="fireflyiii-13.1.10"></a>
|
||||
### [fireflyiii-13.1.10](https://github.com/truecharts/apps/compare/fireflyiii-13.1.9...fireflyiii-13.1.10) (2022-01-04)
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user