Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
1e03ae58
Commit
1e03ae58
authored
Dec 18, 2019
by
Stefan Busemann
Browse files
[TASK] allow no space and specialchars in username
parent
2a0f2ff3
Pipeline
#8212
passed with stages
in 3 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3omy/Configuration/TypoScript/femanager.txt
View file @
1e03ae58
...
...
@@ -17,6 +17,7 @@ plugin.tx_femanager {
lowerChars = 1
min = 6
max = 30
mustNotInclude(special,space)
}
password {
min = 12
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment